Package | hl7.fhir.nz.cca |
Type | CodeSystem |
Id | sact-treatment-intent-code |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/CodeSystem-sact-treatment-intent-code.html |
URL | https://standards.digital.health.nz/ns/sact-treatment-intent-code |
Version | 0.1.0 |
Status | active |
Date | 2020-11-17T10:49:45+13:00 |
Name | TreatmentIntent |
Title | Treatment intent |
Realm | nz |
Authority | hl7 |
Description | The intent 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
This code system https://standards.digital.health.nz/ns/sact-treatment-intent-code defines the following codes:
Code | Display |
st | Something |
{ "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" } ] }