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

FHIR IG analytics

Packagekvdigital.terminschnittstelle-fuer-dritte
Resource TypeLocation
IdKBV_PR_KV_DIGITAL_TS_DRITTE_Location_Example_Maximum.json
FHIR VersionR4

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

Diese Location-Instanz enthält einen Standort mit den Koordinaten longitude 8.651177 und latitude 49.872775

Source1

{
  "resourceType": "Location",
  "id": "aae353f1-5bfb-4fb4-92ce-8e5322f4d429",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location|1.1.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Distance_To_Search_Center",
      "valueInteger": 42
    },
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Location_Characteristic",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_BARRIEREFREIHEIT",
            "version": "1.03",
            "code": "02",
            "display": "Stufenloser Eingang/Zugang"
          }
        ]
      }
    },
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Location_Characteristic",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_BARRIEREFREIHEIT",
            "version": "1.03",
            "code": "08",
            "display": "Orientierungshilfen für Sehbehinderte"
          }
        ]
      }
    },
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Location_Characteristic",
      "valueCodeableConcept": {
        "text": "Fahrstuhl kaputt, Automatiktür beim Eingang vorhanden"
      }
    }
  ],
  "position": {
    "longitude": 8.651177,
    "latitude": 49.872775
  },
  "managingOrganization": {
    "reference": "urn:uuid:02df27c6-acdc-4067-b393-93416a1cc502"
  }
}