FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeValueSet
IdValueSet-ehealth-treatment-areas-xa.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-treatment-areas-xa.html
URLhttp://ehealth.sundhed.dk/vs/ehealth-treatment-area-collection-xa
Version8.0.0
Statusactive
Date2025-12-05T09:00:00+00:00
NameTreatmentAreaCollection_xa
TitleTreatment Area Collection xa
Realmdk
DescriptionCombined treatment areas for coexistence tag xa.

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
ehealth-treatment-area-xa-1All conditions (treatment area)

Narrative

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

Generated Narrative: ValueSet ehealth-treatment-areas-xa


Source1

{
  "resourceType": "ValueSet",
  "id": "ehealth-treatment-areas-xa",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-collection-xa",
  "version": "8.0.0",
  "name": "TreatmentAreaCollection_xa",
  "title": "Treatment Area Collection xa",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05T09: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": "Combined treatment areas for coexistence tag xa.",
  "useContext": [
    {
      "code": {
        "system": "http://ehealth.sundhed.dk/cs/ehealth-usage-context-type",
        "code": "system-treatment-area"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://ehealth.sundhed.dk/cs/ehealth-system",
            "code": "xa"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xa-1"
        ]
      }
    ]
  }
}