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

FHIR IG analytics

Packagegov.cdc.nhsn.dqm
Resource TypeMedication
IdMedication-medication-example-ach-daily-rsvlabbtg-2.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 medication-example-ach-daily-rsvlabbtg-2

Original Resource ID: eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3

code: Nasal Saline spray

status: Active

form: Nasal spray

Ingredients

-Item[x]
*Nasal Saline spray

Source1

{
  "resourceType": "Medication",
  "id": "medication-example-ach-daily-rsvlabbtg-2",
  "meta": {
    "profile": [
      "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medication"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
      "valueString": "eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "707359"
      }
    ],
    "text": "Nasal Saline spray"
  },
  "status": "active",
  "form": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "385157007",
        "display": "Nasal spray"
      }
    ],
    "text": "Nasal spray"
  },
  "ingredient": [
    {
      "itemCodeableConcept": {
        "coding": [
          {
            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
            "code": "707359"
          }
        ],
        "text": "Nasal Saline spray"
      }
    }
  ]
}