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

FHIR IG Statistics: CodeSystem/ehealth-sor-organization-specialty

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-sor-organization-specialty
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-sor-organization-specialty.html
URLhttp://ehealth.sundhed.dk/cs/sor-organization-specialty
Version3.5.1
Statusactive
Date2019-06-11T00:00:00+00:00
NameSorOrganizationSpecialty
TitleSOR Organization Specialty
Realmdk
DescriptionOrganization specialties specific for organizations from Sor
Contentcomplete

Resources that use this resource

ValueSet
sor-organization-specialtySorOrganizationSpecialty

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-sor-organization-specialty

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

CodeDisplayDefinition
unknown UnknownUnknown

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-sor-organization-specialty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/sor-organization-specialty",
  "version": "3.5.1",
  "name": "SorOrganizationSpecialty",
  "title": "SOR Organization Specialty",
  "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 specialties specific for organizations from Sor",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "Unknown"
    }
  ]
}