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

FHIR IG analytics

Packageidmp.who-umc.org.fhir
Resource TypeAdministrableProductDefinition
IdAdministrableProductDefinition-93FE88350C2E8868F7E8BD220C4E0010.json
FHIR VersionR5

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

Pharmaceutical Product (Administrable Product Definition)

Id93FE88350C2E8868F7E8BD220C4E0010
Level1

Ingredients

GSIDSubstance nameStrength
GSID9XBS2KCF3K1Z1METHOTREXATE SODIUM

Form


Source1

{
  "resourceType": "AdministrableProductDefinition",
  "id": "93FE88350C2E8868F7E8BD220C4E0010",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-07-25T08:23:53.7713353+00:00",
    "source": "https://poc-idmp.who-umc.org/fhir",
    "profile": [
      "http://who-umc.org/idmp/StructureDefinition/AdministrableProductDefinition-who-php"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Ingredient",
      "id": "bd76bad1-89e8-4a33-8dd5-08b4863212a5",
      "meta": {
        "source": "https://poc-idmp.who-umc.org/fhir",
        "profile": [
          "http://who-umc.org/idmp/StructureDefinition/Ingredient-who-php-publish"
        ]
      },
      "status": "active",
      "for": [
        {
          "reference": "#"
        }
      ],
      "role": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/ingredient-role",
            "code": "100000072072"
          }
        ],
        "text": "Active"
      },
      "substance": {
        "code": {
          "reference": {
            "reference": "SubstanceDefinition/GSID9XBS2KCF3K1Z1",
            "identifier": {
              "system": "https://gupri-idmp.who-umc.org/data/substance",
              "value": "GSID9XBS2KCF3K1Z1"
            },
            "display": "METHOTREXATE SODIUM"
          }
        }
      }
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://who-umc.org/idmp/CodeSystem/php-level",
            "code": "PhPIDLevel1"
          }
        ]
      },
      "system": "https://gupri-idmp.who-umc.org/data/php",
      "value": "93FE88350C2E8868F7E8BD220C4E0010"
    }
  ],
  "status": "active",
  "routeOfAdministration": [
    {
      "code": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "not-applicable"
          }
        ]
      }
    }
  ]
}