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

FHIR IG Statistics: ValueSet/goal-target-measure

Packagedk.ehealth.sundhed.fhir.ig.core
TypeValueSet
Idgoal-target-measure
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-goal-target-measure.html
URLhttp://ehealth.sundhed.dk/vs/goal-target-measure
Version3.5.1
Statusactive
Date2021-01-13T00:00:00+00:00
NameGoalTargetMeasure
TitleGoal Target Measure
Realmdk
DescriptionValue set for goal target measure.

Resources that use this resource

StructureDefinition
ehealth-goalehealth-goal

Resources that this resource uses

ValueSet
observation-codesObservation Codes

Narrative

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

Generated Narrative: Værdisæt goal-target-measure


Source

{
  "resourceType": "ValueSet",
  "id": "goal-target-measure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/goal-target-measure",
  "version": "3.5.1",
  "name": "GoalTargetMeasure",
  "title": "Goal Target Measure",
  "status": "active",
  "experimental": false,
  "date": "2021-01-13T00: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 for goal target measure.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://ehealth.sundhed.dk/vs/observation-codes"
        ]
      }
    ]
  }
}