FHIR IG analytics| Package | hl7.org.nz.fhir.ig.cca |
| Resource Type | ActivityDefinition |
| Id | ActivityDefinition-ActTragacanth.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7NZ/cca/ActivityDefinition-ActTragacanth.html |
| URL | http://hl7.org.nz/fhir/ig/cca/ActivityDefinition/ActTragacanth |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-05-21T02:29:02+00:00 |
| Realm | nz |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ActivityDefinition",
"id": "ActTragacanth",
"meta": {
"profile": [
"http://hl7.org.nz/fhir/StructureDefinition/CcaActivityDefinition"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.nz/fhir/ig/cca/ActivityDefinition/ActTragacanth",
"version": "0.1.0",
"status": "draft",
"date": "2026-05-21T02:29:02+00:00",
"publisher": "Te Aho o Te Kahu, Cancer Control Agency",
"productCodeableConcept": {
"coding": [
{
"system": "https://nzulm.org.nz/nzmt",
"code": "10711851000116105",
"display": "Tragacanth"
}
]
},
"dosage": [
{
"text": "3 mg over 3 hours by IV infusion",
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "180177004",
"display": "continuous intravenous infusion"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 3,
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"rateQuantity": {
"value": 3,
"system": "http://unitsofmeasure.org",
"code": "h"
}
}
]
}
]
}