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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeMedication
IdMedication-G-651703.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

{
  "code": {
    "coding": [
      {
        "code": "2745685",
        "display": "Prezista 150 mg 240",
        "system": "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cnk-code"
      },
      {
        "code": "J05AE10",
        "display": "DARUNAVIR",
        "system": "http://www.whocc.no/atc"
      }
    ],
    "text": "PREZISTA"
  },
  "form": {
    "coding": [
      {
        "code": "TABL",
        "display": "TABL",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/statusMedicatieDefinitie/stukOmschrijving"
      }
    ]
  },
  "id": "G-651703",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/statusMedicatieDefinitie/medicatieNr",
      "use": "usual",
      "value": "651703"
    }
  ],
  "ingredient": [
    {
      "itemCodeableConcept": {
        "text": "651703"
      },
      "strength": {
        "denominator": {
          "unit": "TABL",
          "value": 1
        },
        "numerator": {
          "unit": "MG",
          "value": 150
        }
      }
    }
  ],
  "meta": {
    "lastUpdated": "2022-08-29T12:16:00.007292+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMedication"
    ]
  },
  "resourceType": "Medication",
  "status": "active"
}