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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeMedication
IdMedication-example-prednisone.json
FHIR VersionR5

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


English


Generated Narrative: Medication example-prednisone

code: prednisone

status: Active


Russian


Сгенерированный нарратив: Medication example-prednisone

code: prednisone

status: Active


Uzbek


Generated Narrative: Medication example-prednisone

code: prednisone

status: Active


Source1

{
  "resourceType": "Medication",
  "id": "example-prednisone",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "H02AB07",
        "display": "prednisone"
      }
    ]
  },
  "status": "active"
}