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

FHIR IG Statistics: ValueSet/10bc93a4-9270-4c65-916c-5436f2db10b4

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
Id10bc93a4-9270-4c65-916c-5436f2db10b4
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/NHSDigital-IdentifierType
URLhttps://fhir.nhs.uk/ValueSet/NHSDigital-IdentifierType
Version0.0.4
Statusdraft
Date2022-08-05T06:00:00+00:00
NameNHSDigitalIdentifierType
TitleNHSDigital Identifier Type
DescriptionExpansion of http://hl7.org/fhir/ValueSet/identifier-type to include NHS Organization types

Resources that use this resource

StructureDefinition
NHSDigital-IdentifierNHSDigitalIdentifier

Resources that this resource uses

CodeSystem
v2-0203identifierType
organisation-roleOrganisationRole

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "10bc93a4-9270-4c65-916c-5436f2db10b4",
  "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-IdentifierType",
  "version": "0.0.4",
  "name": "NHSDigitalIdentifierType",
  "title": "NHSDigital Identifier Type",
  "status": "draft",
  "date": "2022-08-05T06:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Expansion of http://hl7.org/fhir/ValueSet/identifier-type to include NHS Organization types",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/organisation-role"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "DL"
          },
          {
            "code": "PPN"
          },
          {
            "code": "BRN"
          },
          {
            "code": "MR"
          },
          {
            "code": "MCN"
          },
          {
            "code": "EN"
          },
          {
            "code": "TAX"
          },
          {
            "code": "NIIP"
          },
          {
            "code": "PRN"
          },
          {
            "code": "MD"
          },
          {
            "code": "DR"
          },
          {
            "code": "ACSN"
          },
          {
            "code": "UDI"
          },
          {
            "code": "SNO"
          },
          {
            "code": "SB"
          },
          {
            "code": "PLAC"
          },
          {
            "code": "FILL"
          },
          {
            "code": "JHN"
          }
        ]
      }
    ]
  }
}