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

FHIR IG Statistics: ValueSet/ehealth-organization-specialty

Packagedk.ehealth.sundhed.fhir.ig.core
TypeValueSet
Idehealth-organization-specialty
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-organization-specialty.html
URLhttp://ehealth.sundhed.dk/vs/organization-specialty
Version3.5.1
Statusactive
Date2019-05-27T00:00:00+00:00
NameOrganizationSpecialty
TitleOrganization Specialty
Realmdk
DescriptionValue set used for indicating the specialty for organizations.

Resources that use this resource

StructureDefinition
ehealth-organization-specialtyOrganization specialty

Resources that this resource uses

ValueSet
sor-organization-specialtySorOrganizationSpecialty

Narrative

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

Generated Narrative: Værdisæt ehealth-organization-specialty


Source

{
  "resourceType": "ValueSet",
  "id": "ehealth-organization-specialty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/organization-specialty",
  "version": "3.5.1",
  "name": "OrganizationSpecialty",
  "title": "Organization Specialty",
  "status": "active",
  "experimental": true,
  "date": "2019-05-27T00: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": "Value set used for indicating the specialty for organizations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://ehealth.sundhed.dk/vs/sor-organization-specialty"
        ]
      }
    ]
  }
}