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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeMedication
IdMedication-S-66795342.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject",
      "valueReference": {
        "reference": "Patient/JE2YPXCLV9C2"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType",
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "sam",
            "display": "sam",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/medischUitvoering/medicatieNr"
          }
        ]
      }
    }
  ],
  "id": "S-66795342",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medischSamenstelling/samenstellingNr",
      "use": "usual",
      "value": "66795342"
    }
  ],
  "ingredient": [
    {
      "itemReference": {
        "reference": "Medication/G-004671"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "unit": "mg",
          "value": 150
        }
      }
    },
    {
      "itemReference": {
        "reference": "Medication/G-1339979"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "unit": "ml",
          "value": 50
        }
      }
    }
  ],
  "meta": {
    "lastUpdated": "2022-09-22T08:31:39.060531+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCompoundMedication"
    ]
  },
  "resourceType": "Medication",
  "status": "active"
}