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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeMedication
IdMedication-Technical-Exp-NachtragEmpMedicationEmp.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": "Medication",
  "id": "Technical-Exp-NachtragEmpMedicationEmp",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa-medication/StructureDefinition/emp-medication|1.3.0"
    ]
  },
  "extension": [
    {
      "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension",
      "valueCode": "EMP"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/ifa/pzn",
        "code": "0123456789"
      }
    ]
  }
}