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

FHIR IG analytics

Packagehl7.fhir.cz.img
Resource TypeMedication
IdMedication-0987d1c9-0d9a-4d33-8efc-eee6a8c63059.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 0987d1c9-0d9a-4d33-8efc-eee6a8c63059

identifier: https://www.nempriklad.cz//a89a0433-998e-4408-9d7a-560c6d242367

code: Fludeoxythymidin

status: Active

form: Injekční roztok


Source1

{
  "resourceType": "Medication",
  "id": "0987d1c9-0d9a-4d33-8efc-eee6a8c63059",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-Medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.nempriklad.cz/",
      "value": "a89a0433-998e-4408-9d7a-560c6d242367"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://ncez.mzcr.cz/fhir/CodeSystem/dlp-lecive-pripravky-cs",
        "code": "0226200",
        "display": "Fludeoxythymidin"
      }
    ]
  },
  "status": "active",
  "form": {
    "coding": [
      {
        "system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs",
        "code": "INJSOL",
        "display": "Injekční roztok"
      }
    ]
  }
}