FHIR IG analytics| Package | tewhatuora.hip-core |
| Resource Type | ValueSet |
| Id | ValueSet-mws-verification-status-1.0.json |
| FHIR Version | R4 |
| Source | https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-mws-verification-status-1.0.html |
| URL | https://nzhts.digital.health.nz/fhir/ValueSet/mws-verification-status |
| Version | 1.0 |
| Status | active |
| Date | 2024-03-07T00:00:00+13:00 |
| Name | Mws_verification_status |
| Title | MWS verification status |
| Authority | national |
| Description | MWS verificationStatus codes |
| Purpose | A coded type for MWS verification status. |
No resources found
| CodeSystem | |
| allergyintolerance-verification | AllergyIntolerance Verification Status |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet mws-verification-status-1.0
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/allergyintolerance-verificationThis value set excludes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/allergyintolerance-verification| Code | Display | Definition |
| confirmed | Confirmed | The propensity for a reaction to the identified substance has been objectively verified (which may include clinical evidence by testing, rechallenge, or observation). |
| unconfirmed | Unconfirmed | The propensity for a reaction to the identified substance has not been objectively verified. |
{
"resourceType": "ValueSet",
"id": "mws-verification-status-1.0",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://nzhts.digital.health.nz/fhir/ValueSet/mws-verification-status",
"version": "1.0",
"name": "Mws_verification_status",
"title": "MWS verification 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 verificationStatus codes",
"purpose": "A coded type for MWS verification status.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"
}
],
"exclude": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"concept": [
{
"code": "confirmed"
},
{
"code": "unconfirmed"
}
]
}
]
}
}