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

FHIR IG analytics

Packageumcterminologies.org
Resource TypeAdministrableProductDefinition
IdAdministrableProductDefinition-UTPHPID5EPH9X6P86CM6L.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

Generated Narrative: AdministrableProductDefinition UTPHPID5EPH9X6P86CM6L

Profile: http://umcterminologies.org/StructureDefinition/AdministrableProductDefinition-pub

Parent PhPID: AdministrableProductDefinition: identifier = Level 1; status = active

identifier: Level 2/UTPHPID5EPH9X6P86CM6L

status: Active

RouteOfAdministrations

-Code
*

Generated Narrative: Ingredient #1eedcc61-9ae3-47fb-aea1-29dbcfa0e5c4

Profile: http://umcterminologies.org/StructureDefinition/Ingredient-phpid-pub

status: Active

for: AdministrableProductDefinition: extension = ->AdministrableProductDefinition: identifier = Level 1; status = active; identifier = Level 2; status = active

role: Active

substance

Codes

-Reference
*Nilotinib tartrate

strength

presentation: 121.93 mg (Details: UCUM codemg = 'mg')

textPresentation: 121.93 mg

referenceStrength

Substances

-Reference
*Nilotinib

strength: 95 mg (Details: UCUM codemg = 'mg')


Source1

{
  "resourceType": "AdministrableProductDefinition",
  "id": "UTPHPID5EPH9X6P86CM6L",
  "meta": {
    "profile": [
      "http://umcterminologies.org/StructureDefinition/AdministrableProductDefinition-pub"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Ingredient",
      "id": "1eedcc61-9ae3-47fb-aea1-29dbcfa0e5c4",
      "meta": {
        "profile": [
          "http://umcterminologies.org/StructureDefinition/Ingredient-phpid-pub"
        ]
      },
      "status": "active",
      "for": [
        {
          "reference": "#"
        }
      ],
      "role": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/ingredient-role",
            "code": "100000072072",
            "display": "Active"
          }
        ]
      },
      "substance": {
        "code": {
          "reference": {
            "reference": "SubstanceDefinition/UTGSID44RS1U925RP22",
            "identifier": {
              "system": "http://umcterminologies.org/gsid",
              "value": "UTGSID44RS1U925RP22"
            },
            "display": "Nilotinib tartrate"
          }
        },
        "strength": [
          {
            "presentationQuantity": {
              "value": 121.93,
              "unit": "mg",
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            },
            "textPresentation": "121.93 mg",
            "referenceStrength": [
              {
                "substance": {
                  "reference": {
                    "reference": "SubstanceDefinition/UTGSID7AFM0EM5UEL1Y",
                    "identifier": {
                      "system": "http://umcterminologies.org/gsid",
                      "value": "UTGSID7AFM0EM5UEL1Y"
                    },
                    "display": "Nilotinib"
                  }
                },
                "strengthQuantity": {
                  "value": 95,
                  "unit": "mg",
                  "system": "http://unitsofmeasure.org",
                  "code": "mg"
                }
              }
            ]
          }
        ]
      }
    }
  ],
  "extension": [
    {
      "url": "http://umcterminologies.org/StructureDefinition/parent-phpid",
      "valueReference": {
        "reference": "AdministrableProductDefinition/UTPHPID2C4FBA65KDM1P6",
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://umcterminologies.org/CodeSystem/phpid-level",
                "code": "phpid-level-1"
              }
            ]
          },
          "system": "http://umcterminologies.org/phpid",
          "value": "UTPHPID2C4FBA65KDM1P6"
        }
      }
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://umcterminologies.org/CodeSystem/phpid-level",
            "code": "phpid-level-2"
          }
        ]
      },
      "system": "http://umcterminologies.org/phpid",
      "value": "UTPHPID5EPH9X6P86CM6L"
    }
  ],
  "status": "active",
  "routeOfAdministration": [
    {
      "code": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "not-applicable"
          }
        ]
      }
    }
  ]
}