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

FHIR IG analytics

Packagerki.demis.ars
Resource TypeEncounter
IdEncounter-Versorgungsstellenkontakt-b4b4e29c-2d86-28f5-bd15-d31818d64dc2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Encounter",
  "id": "Versorgungsstellenkontakt-b4b4e29c-2d86-28f5-bd15-d31818d64dc2",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/ars/StructureDefinition/Encounter"
    ]
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/Kontaktebene",
          "code": "versorgungsstellenkontakt",
          "version": "1.5.3"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/kontaktart-de",
          "code": "normalstationaer",
          "version": "1.5.3"
        }
      ]
    }
  ],
  "location": [
    {
      "physicalType": {
        "coding": [
          {
            "code": "wa",
            "system": "http://terminology.hl7.org/CodeSystem/location-physical-type"
          }
        ]
      },
      "location": {
        "reference": "Location/21883c9f-8da0-eb4b-4c34-1072527c1a26"
      }
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "IMP",
    "version": "4.0.1"
  },
  "subject": {
    "reference": "Patient/43511fe3-aa5f-73fb-7e59-2313ba0ca76c"
  },
  "period": {
    "start": "2023-05-01",
    "end": "2023-05-01"
  },
  "partOf": {
    "reference": "Encounter/Abteilungskontakt-692ff5a1-839f-59a9-77f9-c36f9fbd86c5"
  }
}