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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeSubstance
IdSubstance-sub-min.json
FHIR VersionR4

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

放射治療項目:骨髓高溫療法 (臺灣2023年中文版ICD-10-PCS#D7Y08ZZ)

放射治療總劑量(單位):5000 (/mg)


Source1

{
  "resourceType": "Substance",
  "id": "sub-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/Substance-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw",
        "code": "D7Y08ZZ"
      }
    ]
  },
  "ingredient": [
    {
      "quantity": {
        "numerator": {
          "value": 5000,
          "system": "http://unitsofmeasure.org",
          "code": "mg"
        },
        "denominator": {
          "value": 0
        }
      },
      "substanceCodeableConcept": {
        "coding": [
          {
            "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw",
            "code": "D7Y08ZZ"
          }
        ]
      }
    }
  ]
}