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

FHIR IG Statistics: ValueSet/ValueSet-nNGM-IdentifierType

Packagede.uk-koeln.nngm.form
Resource TypeValueSet
IdValueSet-nNGM-IdentifierType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/ValueSet/nNGM/IdentifierType
URLhttp://uk-koeln.de/fhir/ValueSet/nNGM/IdentifierType
Version1.0.0
Statusactive
NameValueSet_nNGM_IdentifierType
TitleValueSet - nNGM - IdentifierType

Resources that use this resource

StructureDefinition
nNGMProfile_nNGM_Bundle

Resources that this resource uses

CodeSystem
identifier-typeCodeSystem - nNGM - IdentifierType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-nNGM-IdentifierType",
  "url": "http://uk-koeln.de/fhir/ValueSet/nNGM/IdentifierType",
  "version": "1.0.0",
  "name": "ValueSet_nNGM_IdentifierType",
  "title": "ValueSet - nNGM - IdentifierType",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type"
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:c4dd162a-800e-4bba-9a0f-300737a6afec",
    "timestamp": "2022-10-17T13:29:46.8721605+02:00",
    "total": 6,
    "contains": [
      {
        "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
        "version": "1.0",
        "code": "PAT",
        "display": "Pathologe",
        "designation": [
          {
            "language": "de",
            "value": "Pathologe"
          },
          {
            "language": "en",
            "value": "Pathologist"
          }
        ]
      },
      {
        "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
        "version": "1.0",
        "code": "PRACT",
        "display": "Behandler",
        "designation": [
          {
            "language": "de",
            "value": "Behandler"
          },
          {
            "language": "en",
            "value": "Practitioner"
          }
        ]
      },
      {
        "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
        "version": "1.0",
        "code": "LOC",
        "display": "Standort",
        "designation": [
          {
            "language": "de",
            "value": "Standort"
          },
          {
            "language": "en",
            "value": "Location"
          }
        ]
      },
      {
        "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
        "version": "1.0",
        "code": "ORG",
        "display": "Organization",
        "designation": [
          {
            "language": "de",
            "value": "Organisation"
          },
          {
            "language": "en",
            "value": "Organization"
          }
        ]
      },
      {
        "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
        "version": "1.0",
        "code": "P",
        "display": "Patient",
        "designation": [
          {
            "language": "de",
            "value": "Patient"
          },
          {
            "language": "en",
            "value": "Patient"
          }
        ]
      },
      {
        "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
        "version": "1.0",
        "code": "BUN",
        "display": "Bundle",
        "designation": [
          {
            "language": "de",
            "value": "Bundle"
          },
          {
            "language": "en",
            "value": "Bundle"
          }
        ]
      }
    ]
  }
}