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

FHIR IG Statistics: CodeSystem/eer-sor-organization-identier-type

Packagedk.ehmi.terminology
TypeCodeSystem
Ideer-sor-organization-identier-type
FHIR VersionR4
Sourcehttp://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-sor-organization-identier-type.html
URLhttp://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type
Version1.0.0
Statusactive
Date2025-02-01
NameEerMessagingOrganizationIdentierType
TitleEHMI Endpoint Register (EER) - SOR Organization Identier Type CodeSystem
Realmdk
DescriptionCodeSystem containing codes for EER SOR Organization Identier Type
Contentcomplete

Resources that use this resource

ValueSet
eer-sor-organization-identier-type-valuesetEHMI Endpoint Register (EER) - SOR Organization Identier Type Valueset

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem eer-sor-organization-identier-type

This case-sensitive code system http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type defines the following codes:

CodeDisplayDefinition
SOR SOR IdentifierSorkode
SORID SOR IdentifierSorkode
MunicipalityCode Municipality CodeKommunekode
RegionCode Region CodeRegionskode

Source

{
  "resourceType": "CodeSystem",
  "id": "eer-sor-organization-identier-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type",
  "version": "1.0.0",
  "name": "EerMessagingOrganizationIdentierType",
  "title": "EHMI Endpoint Register (EER) - SOR Organization Identier Type CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://medcom.dk"
        }
      ]
    }
  ],
  "description": "CodeSystem containing codes for EER SOR Organization Identier Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "SOR",
      "display": "SOR Identifier",
      "definition": "Sorkode"
    },
    {
      "code": "SORID",
      "display": "SOR Identifier",
      "definition": "Sorkode"
    },
    {
      "code": "MunicipalityCode",
      "display": "Municipality Code",
      "definition": "Kommunekode"
    },
    {
      "code": "RegionCode",
      "display": "Region Code",
      "definition": "Regionskode"
    }
  ]
}