FHIR IG analytics| Package | hl7.org.nz.fhir.ig.cca |
| Resource Type | CodeSystem |
| Id | CodeSystem-sact-treatment-setting-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7NZ/cca/CodeSystem-sact-treatment-setting-code.html |
| URL | https://standards.digital.health.nz/ns/sact-treatment-setting-code |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T02:29:02+00:00 |
| Name | TreatmentSetting |
| Title | Treatment setting |
| Realm | nz |
| Authority | hl7 |
| Description | The setting of the regimen - what is its purpose |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sact-treatment-setting-code
This code system https://standards.digital.health.nz/ns/sact-treatment-setting-code defines the following code:
| Code | Display |
| st | Something |
{
"resourceType": "CodeSystem",
"id": "sact-treatment-setting-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/ns/sact-treatment-setting-code",
"version": "0.1.0",
"name": "TreatmentSetting",
"title": "Treatment setting",
"status": "active",
"date": "2026-05-21T02:29:02+00:00",
"publisher": "Te Aho o Te Kahu, Cancer Control Agency",
"description": "The setting of the regimen - what is its purpose",
"content": "complete",
"count": 1,
"concept": [
{
"code": "st",
"display": "Something"
}
]
}