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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.base
Resource TypeEncounter
IdEncounter-mii-exa-fall-kontakt-gesundheitseinrichtung-8.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": "mii-exa-fall-kontakt-gesundheitseinrichtung-8",
  "meta": {
    "security": [
      {
        "code": "HTEST",
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "display": "test health data"
      }
    ],
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung|2026.0.0"
    ]
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "code": "VN",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ]
      },
      "system": "https://www.charite.de/fhir/sid/aufnahmenummer",
      "value": "F_20190926_001"
    }
  ],
  "period": {
    "start": "2019-09-26T10:00:00+02:00",
    "end": "2019-09-26T12:00:00+02:00"
  },
  "serviceProvider": {
    "identifier": {
      "system": "http://fhir.de/sid/dkgev/iknr",
      "value": "260950472"
    }
  },
  "status": "finished",
  "class": {
    "code": "AMB",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
  },
  "subject": {
    "reference": "Patient/mii-exa-person-patient-1"
  }
}