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

FHIR IG Statistics: CodeSystem/ehealth-organization-source

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-organization-source
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-organization-source.html
URLhttp://ehealth.sundhed.dk/cs/organization-source
Version3.5.1
Statusactive
Date2019-06-11T00:00:00+00:00
NameOrganizationSource
TitleOrganization Source
Realmdk
DescriptionOrganization source type
Contentcomplete

Resources that use this resource

ValueSet
organization-sourceOrganization Source

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-organization-source

This case-sensitive code system http://ehealth.sundhed.dk/cs/organization-source defines the following codes:

CodeDisplayDefinition
manual ManualManual
SOR Sundhedsvæsenets OrganisationsregisterSundhedsvæsenets Organisationsregister
STS-ORG KOMBIT Støttesystem (STS) OrganisationKOMBIT Støttesystem (STS) Organisation

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-organization-source",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/organization-source",
  "version": "3.5.1",
  "name": "OrganizationSource",
  "title": "Organization Source",
  "status": "active",
  "experimental": false,
  "date": "2019-06-11T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Organization source type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "manual",
      "display": "Manual",
      "definition": "Manual"
    },
    {
      "code": "SOR",
      "display": "Sundhedsvæsenets Organisationsregister",
      "definition": "Sundhedsvæsenets Organisationsregister"
    },
    {
      "code": "STS-ORG",
      "display": "KOMBIT Støttesystem (STS) Organisation",
      "definition": "KOMBIT Støttesystem (STS) Organisation"
    }
  ]
}