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

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

Packagedk.ehmi.terminology
TypeCodeSystem
Ideer-sor-organization-type
FHIR VersionR4
Sourcehttp://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-sor-organization-type.html
URLhttp://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type
Version1.0.0
Statusactive
Date2025-02-01
NameEerMessagingOrganizationType
TitleEHMI Endpoint Register (EER) - SOR Organization Types CS
Realmdk
Descriptioneer-sor-organization-type for the EHMI Messaging Infrastructure
Contentcomplete

Resources that use this resource

ValueSet
eer-sor-organization-type-valuesetEHMI Endpoint Register (EER) - SOR Organization Types 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-type

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

LvlCodeDisplay
1IO SOR Organization - Institution Owner IO (DK:IE)
2  HI SOR Organization - Healthcare Institution HI (DK:SI)
3    OU SOR Organization - Organizational Unit OU (DK:OE)
1IE SOR Organization - Institution Owner IO
2  SI SOR Organization - Healthcare Institution HI
3    OE SOR Organization - Organizational Unit OU

Source

{
  "resourceType": "CodeSystem",
  "id": "eer-sor-organization-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
  "version": "1.0.0",
  "name": "EerMessagingOrganizationType",
  "title": "EHMI Endpoint Register (EER) - SOR Organization Types CS",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://medcom.dk"
        }
      ]
    }
  ],
  "description": "eer-sor-organization-type for the EHMI Messaging Infrastructure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "IO",
      "display": "SOR Organization - Institution Owner IO (DK:IE)",
      "concept": [
        {
          "code": "HI",
          "display": "SOR Organization - Healthcare Institution HI (DK:SI)",
          "concept": [
            {
              "code": "OU",
              "display": "SOR Organization - Organizational Unit OU (DK:OE)"
            }
          ]
        }
      ]
    },
    {
      "code": "IE",
      "display": "SOR Organization - Institution Owner IO",
      "concept": [
        {
          "code": "SI",
          "display": "SOR Organization - Healthcare Institution HI",
          "concept": [
            {
              "code": "OE",
              "display": "SOR Organization - Organizational Unit OU"
            }
          ]
        }
      ]
    }
  ]
}