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

FHIR IG Statistics: ValueSet/mws-verification-status-1.0

Packagetewhatuora.hip-core
TypeValueSet
Idmws-verification-status-1.0
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-mws-verification-status-1.0.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/mws-verification-status
Version1.0
Statusactive
Date2024-03-07T00:00:00+13:00
NameMws_verification_status
TitleMWS verification status
Authoritynational
DescriptionMWS verificationStatus codes
PurposeA coded type for MWS verification status.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergyintolerance-verificationAllergyIntolerance Verification Status
allergyintolerance-verificationAllergyIntolerance Verification Status

Narrative

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:

This value set excludes codes based on the following rules:


Source

{
  "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"
          }
        ]
      }
    ]
  }
}