{
  "resourceType": "StructureDefinition",
  "id": "lokacija-intervencije-hitne",
  "meta": {
    "versionId": "18",
    "lastUpdated": "2024-12-09T10:36:38.893001+00:00",
    "source": "#EKBDZEnYV5J0Uh4e"
  },
  "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/lokacija-intervencije-hitne",
  "version": "0.1.0",
  "name": "LokacijaIntervencijeHitne",
  "title": "Lokacija intervencije hitne",
  "status": "active",
  "date": "2023-03-22T14:40:09+00:00",
  "contact": [
    {
      "name": "HL7 International Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "closed"
        },
        "short": "Mjesto intervencije",
        "min": 1,
        "max": "6"
      },
      {
        "id": "Location.identifier:sifra-zupanije",
        "path": "Location.identifier",
        "sliceName": "sifra-zupanije",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Location.identifier:sifra-zupanije.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "urn:oid:2.16.840.1.113883.2.7.50.2.2.2"
      },
      {
        "id": "Location.identifier:sifra-zupanije.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.identifier:sifra-grada-opcine",
        "path": "Location.identifier",
        "sliceName": "sifra-grada-opcine",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Location.identifier:sifra-grada-opcine.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "urn:oid:2.16.840.1.113883.2.7.50.2.2.3"
      },
      {
        "id": "Location.identifier:sifra-grada-opcine.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.identifier:sifra-naselja",
        "path": "Location.identifier",
        "sliceName": "sifra-naselja",
        "max": "1"
      },
      {
        "id": "Location.identifier:sifra-naselja.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "urn:oid:2.16.840.1.113883.2.7.50.2.2.4"
      },
      {
        "id": "Location.identifier:sifra-naselja.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.identifier:sifra-gradske-cetvrti",
        "path": "Location.identifier",
        "sliceName": "sifra-gradske-cetvrti",
        "max": "1"
      },
      {
        "id": "Location.identifier:sifra-gradske-cetvrti.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "urn:oid:2.16.840.1.113883.2.7.50.2.2.5"
      },
      {
        "id": "Location.identifier:sifra-gradske-cetvrti.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.identifier:sifra-ulice",
        "path": "Location.identifier",
        "sliceName": "sifra-ulice",
        "max": "1"
      },
      {
        "id": "Location.identifier:sifra-ulice.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "urn:oid:2.16.840.1.113883.2.7.50.2.2.6"
      },
      {
        "id": "Location.identifier:sifra-ulice.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.identifier:kucni-broj",
        "path": "Location.identifier",
        "sliceName": "kucni-broj",
        "max": "1"
      },
      {
        "id": "Location.identifier:kucni-broj.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "urn:oid:2.16.840.1.113883.2.7.50.2.2.7"
      },
      {
        "id": "Location.identifier:kucni-broj.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.description",
        "path": "Location.description",
        "short": "Tekstualni opis mjesta intervencije"
      }
    ]
  }
}