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

FHIR IG Statistics: ValueSet/OtherIdentifierTypesVS

Packageihe.iti.basicaudit
TypeValueSet
IdOtherIdentifierTypesVS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/basicaudit/https://profiles.ihe.net/ITI/basicaudit/1.0.1/ValueSet-OtherIdentifierTypesVS.html
URLhttps://profiles.ihe.net/ITI/basicaudit/ValueSet/OtherIdentifierTypesVS
Version1.0.1
Statusactive
Date2022-03-02T07:55:57-06:00
NameOtherIdentifierTypesVS
TitleOther Id Types ValueSet
Realmuv
Authorityihe
DescriptionValueSet of the Other Id Types allowed
CopyrightIHE http://www.ihe.net/Governance/#Intellectual_Property

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type
OtherIdentifierTypesOtherId Identifier Types

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "OtherIdentifierTypesVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/basicaudit/ValueSet/OtherIdentifierTypesVS",
  "version": "1.0.1",
  "name": "OtherIdentifierTypesVS",
  "title": "Other Id Types ValueSet",
  "status": "active",
  "date": "2022-03-02T07:55:57-06:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "ValueSet of the Other Id Types allowed",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/ITI/basicaudit/CodeSystem/OtherIdentifierTypes"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "NPI"
          },
          {
            "code": "PRN"
          }
        ]
      }
    ]
  }
}