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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeMedication
IdMedication-782255e0-cd1d-4f31-ace3-08b278936b94.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

Generated Narrative: Medication 782255e0-cd1d-4f31-ace3-08b278936b94

identifier: https://www.nempriklad.cz//a12345

code: FYZIOLOGICKÝ ROZTOK VIAFLO

form: Injekční roztok


Source1

{
  "resourceType": "Medication",
  "id": "782255e0-cd1d-4f31-ace3-08b278936b94",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-Medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.nempriklad.cz/",
      "value": "a12345"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://ncez.mzcr.cz/fhir/CodeSystem/dlp-lecive-pripravky-cs",
        "code": "98872",
        "display": "FYZIOLOGICKÝ ROZTOK VIAFLO"
      }
    ],
    "text": "FYZIOLOGICKÝ ROZTOK VIAFLO"
  },
  "form": {
    "coding": [
      {
        "system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs",
        "code": "INJSOL",
        "display": "Injekční roztok"
      }
    ]
  }
}