HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Active as of 2024-03-07 |
{
"resourceType" : "ValueSet",
"id" : "mws-clinical-status-1.0",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mws-clinical-status-1.0</b></p><a name=\"mws-clinical-status-1.0\"> </a><a name=\"hcmws-clinical-status-1.0\"> </a><a name=\"mws-clinical-status-1.0-en-US\"> </a><ul><li>Include codes from<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-clinical.html\"><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical</code></a> where code in active,inactive</li></ul></div>"
},
"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"
}
]
}
]
}
}