FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Substance |
| Id | Substance-sub-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"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"
}
]
}
}
]
}