{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-01-16T01:39:37.221+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/hopital_Ernesto_Torres",
  "name": "hopital_Ernesto_Torres",
  "status": "draft",
  "date": "2020-01-16T01:39:36.6254585+00:00",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier.type.coding",
        "path": "Organization.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organization.identifier.type.coding.system",
        "path": "Organization.identifier.type.coding.system",
        "fixedUri": "http://www.deis.cl/wp-content/uploads/2015/04/Base_Establecimientos_ChileDEIS_MINSAL2015-02-04-2015.xlsx"
      },
      {
        "id": "Organization.type.coding",
        "path": "Organization.type.coding",
        "mustSupport": true
      },
      {
        "id": "Organization.type.coding.system",
        "path": "Organization.type.coding.system",
        "fixedUri": "http://www.deis.cl/wp-content/uploads/2015/04/Base_Establecimientos_ChileDEIS_MINSAL2015-02-04-2015.xlsx"
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organization.address.use",
        "path": "Organization.address.use",
        "max": "0"
      },
      {
        "id": "Organization.address.type",
        "path": "Organization.address.type",
        "max": "0"
      },
      {
        "id": "Organization.address.text",
        "path": "Organization.address.text",
        "min": 1
      },
      {
        "id": "Organization.address.city",
        "path": "Organization.address.city",
        "min": 1
      },
      {
        "id": "Organization.address.district",
        "path": "Organization.address.district",
        "min": 1
      },
      {
        "id": "Organization.address.state",
        "path": "Organization.address.state",
        "min": 1
      },
      {
        "id": "Organization.address.postalCode",
        "path": "Organization.address.postalCode",
        "min": 1
      }
    ]
  }
}