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

FHIR IG Statistics: ValueSet/mii-vs-fall-identifier-type-codes

Packagede.medizininformatikinitiative.kerndatensatz.fall
Resource TypeValueSet
Idmii-vs-fall-identifier-type-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.fall@2025.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-fall/ValueSet/identifier-type-codes
URLhttps://www.medizininformatik-initiative.de/fhir/core/modul-fall/ValueSet/identifier-type-codes
Version2025.0.0
Statusactive
Date2024-12-10
NameMII_VS_Fall_IdentifierTypeCodes
TitleMII VS Fall Identifier Type Codes
Realmde
DescriptionA coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Resources that use this resource

StructureDefinition
KontaktGesundheitseinrichtungMII PR Fall Kontakt mit einer Gesundheitseinrichtung

Resources that this resource uses

CodeSystem
v2-0203identifierType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mii-vs-fall-identifier-type-codes",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/spdx-license",
            "code": "CC-BY-4.0",
            "display": "Creative Commons Attribution 4.0 International"
          }
        ]
      }
    }
  ],
  "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/ValueSet/identifier-type-codes",
  "version": "2025.0.0",
  "name": "MII_VS_Fall_IdentifierTypeCodes",
  "title": "MII VS Fall Identifier Type Codes",
  "status": "active",
  "experimental": false,
  "date": "2024-12-10",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.",
  "compose": {
    "include": [
      {
        "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"
          },
          {
            "code": "VN"
          }
        ]
      }
    ]
  }
}