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-negativepcr.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-negativepcr

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

code: molnupiravir 200 MG Oral Capsule

status: Active

form: Capsule

Ingredients

-Item[x]Strength
*molnupiravir 200 MG Oral Capsule200 unit/mg (Details: UCUM codeU/mg = 'U/mg')/200 unit/mg (Details: UCUM codeU/mg = 'U/mg')

Source1

{
  "resourceType": "Medication",
  "id": "medication-example-ach-daily-negativepcr",
  "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": "2587902"
      },
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "2587906"
      }
    ],
    "text": "molnupiravir 200 MG Oral Capsule"
  },
  "status": "active",
  "form": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "385049006",
        "display": "Capsule"
      }
    ],
    "text": "Capsule"
  },
  "ingredient": [
    {
      "itemCodeableConcept": {
        "coding": [
          {
            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
            "code": "2587902"
          },
          {
            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
            "code": "2587906"
          }
        ],
        "text": "molnupiravir 200 MG Oral Capsule"
      },
      "strength": {
        "numerator": {
          "value": 200,
          "unit": "unit/mg",
          "system": "http://unitsofmeasure.org",
          "code": "U/mg"
        },
        "denominator": {
          "value": 200,
          "unit": "unit/mg",
          "system": "http://unitsofmeasure.org",
          "code": "U/mg"
        }
      }
    }
  ]
}