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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeMedication
IdMedication-med-fentanyl-epidural.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 med-fentanyl-epidural

identifier: https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivepripravky-cs/0299002

code: Fentanyl pro epiduralni analgezii

status: Active


Source1

{
  "resourceType": "Medication",
  "id": "med-fentanyl-epidural",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-Medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivepripravky-cs",
      "value": "0299002"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "N01AH01",
        "display": "Fentanyl"
      }
    ],
    "text": "Fentanyl pro epiduralni analgezii"
  },
  "status": "active"
}