FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageee.fhir.spd
Resource TypeLocation
IdLocation-location-narva-haigla.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Location location-narva-haigla

Profiles: EE SPD Location, https://fhir.ee/StructureDefinition/ee-spd-location

status: Active

address: Ida-Viru maakond, Narva linn, Kalda tn 9(work)

managingOrganization: Organization Sihtasutus Põhja-Eesti Regionaalhaigla


Source1

{
  "resourceType": "Location",
  "id": "location-narva-haigla",
  "meta": {
    "profile": [
      "https://fhir.ee/spd/StructureDefinition/ee-spd-location",
      "https://fhir.ee/StructureDefinition/ee-spd-location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "address": {
    "extension": [
      {
        "url": "https://fhir.ee/base/StructureDefinition/ee-ads-adr-id",
        "valueCoding": {
          "system": "https://fhir.ee/CodeSystem/ads-adr-id",
          "code": "2881142"
        }
      },
      {
        "url": "https://fhir.ee/base/StructureDefinition/ee-ads-oid",
        "valueCoding": {
          "system": "https://fhir.ee/CodeSystem/ads-oid",
          "code": "ME01648705"
        }
      },
      {
        "url": "http://hl7.org/fhir/StructureDefinition/address-official",
        "valueBoolean": true
      }
    ],
    "use": "work",
    "type": "physical",
    "text": "Ida-Viru maakond, Narva linn, Kalda tn 9",
    "country": "EE"
  },
  "managingOrganization": {
    "reference": "Organization/organization-perh123"
  }
}