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

FHIR IG analytics

Packagehl7.org.nz.fhir.ig.cca
Resource TypeCodeSystem
IdCodeSystem-sact-treatment-setting-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7NZ/cca/CodeSystem-sact-treatment-setting-code.html
URLhttps://standards.digital.health.nz/ns/sact-treatment-setting-code
Version0.1.0
Statusactive
Date2026-05-21T02:29:02+00:00
NameTreatmentSetting
TitleTreatment setting
Realmnz
Authorityhl7
DescriptionThe setting of the regimen - what is its purpose
Contentcomplete

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: CodeSystem sact-treatment-setting-code

This code system https://standards.digital.health.nz/ns/sact-treatment-setting-code defines the following code:

CodeDisplay
st Something

Source1

{
  "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"
    }
  ]
}