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

FHIR IG analytics

Packagede.gematik.erp-t-prescription
Resource TypeMedication
IdMedication-ExampleMedication1-Pomalidomid-T.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

{
  "resourceType": "Medication",
  "id": "ExampleMedication1-Pomalidomid-T",
  "code": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "L04AX06",
        "display": "pomalidomide"
      }
    ]
  },
  "form": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
        "code": "HKP",
        "display": "Hartkapseln"
      }
    ]
  }
}