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

FHIR IG analytics

Packageidmp.who-umc.org.fhir
Resource TypeAdministrableProductDefinition
IdAdministrableProductDefinition-8195D4AF1287CCE3442C2F308F61DBBC.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)

Id8195D4AF1287CCE3442C2F308F61DBBC
Level2

Ingredients

GSIDSubstance nameStrength
GSID9XBS2KCF3K1Z1METHOTREXATE SODIUM2,74 mg

Form

Parent PhPIDs

LevelPhPID
193FE88350C2E8868F7E8BD220C4E0010

Source1

{
  "resourceType": "AdministrableProductDefinition",
  "id": "8195D4AF1287CCE3442C2F308F61DBBC",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-12-25T08:23:53.9351567+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": "0e70ec76-156e-43f7-be5a-50b9474d9a42",
      "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"
          }
        },
        "strength": [
          {
            "presentationQuantity": {
              "value": 2.74,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            },
            "textPresentation": "2,74 mg",
            "referenceStrength": [
              {
                "substance": {
                  "reference": {
                    "reference": "SubstanceDefinition/GSID9XBS2KCF3K1Z1",
                    "identifier": {
                      "system": "https://gupri-idmp.who-umc.org/data/substance",
                      "value": "GSID9XBS2KCF3K1Z1"
                    },
                    "display": "METHOTREXATE SODIUM"
                  }
                },
                "strengthQuantity": {
                  "value": 2.5,
                  "unit": "mg",
                  "system": "http://unitsofmeasure.org",
                  "code": "mg"
                }
              }
            ]
          }
        ]
      }
    }
  ],
  "extension": [
    {
      "url": "http://who-umc.org/idmp/StructureDefinition/parent-phpid",
      "valueReference": {
        "reference": "AdministrableProductDefinition/93FE88350C2E8868F7E8BD220C4E0010",
        "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"
        }
      }
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://who-umc.org/idmp/CodeSystem/php-level",
            "code": "PhPIDLevel2"
          }
        ]
      },
      "system": "https://gupri-idmp.who-umc.org/data/php",
      "value": "8195D4AF1287CCE3442C2F308F61DBBC"
    }
  ],
  "status": "active",
  "routeOfAdministration": [
    {
      "code": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "not-applicable"
          }
        ]
      }
    }
  ]
}