FHIR IG analytics| Package | tewhatuora.hip-core |
| Resource Type | ValueSet |
| Id | ValueSet-mws-clinical-status-1.0.json |
| FHIR Version | R4 |
| Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-mws-clinical-status-1.0.html |
| URL | https://nzhts.digital.health.nz/fhir/ValueSet/mws-clinical-status |
| Version | 1.0 |
| Status | active |
| Date | 2024-03-07T00:00:00+13:00 |
| Name | Mws_clinical_status |
| Title | MWS Clinical status |
| Authority | national |
| Description | MWS clinical status codes |
| Purpose | A coded type for MWS clinical status. |
No resources found
| CodeSystem | |
| allergyintolerance-clinical | AllergyIntolerance Clinical Status Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet mws-clinical-status-1.0
http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical where code in active,inactive{
"resourceType": "ValueSet",
"id": "mws-clinical-status-1.0",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nzhts.digital.health.nz/fhir/ValueSet/mws-clinical-status",
"version": "1.0",
"name": "Mws_clinical_status",
"title": "MWS Clinical status",
"status": "active",
"experimental": false,
"date": "2024-03-07T00:00:00+13:00",
"publisher": "Te Whatu Ora",
"contact": [
{
"name": "Te Whatu Ora",
"telecom": [
{
"system": "email",
"value": "mailto:integration@health.govt.nz"
}
]
}
],
"description": "MWS clinical status codes",
"purpose": "A coded type for MWS clinical status.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"filter": [
{
"property": "code",
"op": "in",
"value": "active,inactive"
}
]
}
]
}
}