FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/sact-treatment-intent-code

Packagehl7.fhir.nz.cca
TypeCodeSystem
Idsact-treatment-intent-code
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/CodeSystem-sact-treatment-intent-code.html
URLhttps://standards.digital.health.nz/ns/sact-treatment-intent-code
Version0.1.0
Statusactive
Date2020-11-17T10:49:45+13:00
NameTreatmentIntent
TitleTreatment intent
Realmnz
Authorityhl7
DescriptionThe intent 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

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

CodeDisplay
st Something

Source

{
  "resourceType": "CodeSystem",
  "id": "sact-treatment-intent-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/sact-treatment-intent-code",
  "version": "0.1.0",
  "name": "TreatmentIntent",
  "title": "Treatment intent",
  "status": "active",
  "date": "2020-11-17T10:49:45+13:00",
  "publisher": "David Hay",
  "contact": [
    {
      "name": "David Hay",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description": "The intent of the regimen - what is its purpose",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "st",
      "display": "Something"
    }
  ]
}