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

FHIR IG Statistics: ValueSet/NHSDigital-VaccineCode

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
IdNHSDigital-VaccineCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/NHSDigital-VaccineCode
URLhttps://fhir.nhs.uk/ValueSet/NHSDigital-VaccineCode
Version2.2.0
Statusactive
Date2022-08-26
NameNHSDigitalVaccineCode
TitleNHS Digital Vaccine Code
Authorityhl7
DescriptionLocal version of UKCore-VaccinationCode to prevent validation errors and timeouts plus dm+d SNOMED CT filters
CopyrightCopyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.

Resources that use this resource

StructureDefinition
NHSDigital-ImmunizationNHSDigitalImmunization

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "NHSDigital-VaccineCode",
  "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-VaccineCode",
  "version": "2.2.0",
  "name": "NHSDigitalVaccineCode",
  "title": "NHS Digital Vaccine Code",
  "status": "active",
  "date": "2022-08-26",
  "publisher": "HL7 UK",
  "contact": [
    {
      "name": "NHS Digital",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Local version of UKCore-VaccinationCode to prevent validation errors and timeouts plus dm+d SNOMED CT filters",
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "compose": {
    "include": [
      {
        "system": "https://dmd.nhs.uk"
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "constraint",
            "op": "=",
            "value": "(^999000541000001108 |National Health Service dictionary of medicines and devices actual medicinal product simple reference set| OR ^999000551000001106 |National Health Service dictionary of medicines and devices actual medicinal product pack simple reference set| OR ^999000561000001109 |National Health Service dictionary of medicines and devices virtual medicinal product simple reference set| OR ^999000571000001104 |National Health Service dictionary of medicines and devices virtual medicinal product pack simple reference set| OR ^999000561000001109 |National Health Service dictionary of medicines and devices virtual medicinal product simple reference set|)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "NAVU",
            "display": "Not available"
          },
          {
            "code": "UNC",
            "display": "un-encoded"
          },
          {
            "code": "UNK",
            "display": "unknown"
          },
          {
            "code": "NA",
            "display": "not applicable"
          }
        ]
      }
    ]
  }
}