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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeValueSet
IdValueSet-ACP-MedicalPolicyGoal.json
FHIR VersionR3
Sourcehttps://api.iknl.nl/docs/pzp/stu3/1.0.0-rc1/ValueSet-ACP-MedicalPolicyGoal.html
URLhttps://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-MedicalPolicyGoal
Version1.0.0-rc1
Statusdraft
Date2025-10-30T14:17:52+01:00
NameMedicalPolicyGoalVS
TitleMost Important Agreed-upon Goal of Medical Policy
Realmuv
DescriptionValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

StructureDefinition
ACP-Medical-Policy-GoalMedical Policy Goal

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet ACP-MedicalPolicyGoal


Source1

{
  "resourceType": "ValueSet",
  "id": "ACP-MedicalPolicyGoal",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://api.iknl.nl/docs/pzp/stu3/ValueSet/ACP-MedicalPolicyGoal",
  "version": "1.0.0-rc1",
  "name": "MedicalPolicyGoalVS",
  "title": "Most Important Agreed-upon Goal of Medical Policy",
  "status": "draft",
  "experimental": false,
  "date": "2025-10-30T14:17:52+01:00",
  "publisher": "IKNL",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.iknl.nl"
        }
      ]
    }
  ],
  "description": "ValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "385987000",
            "display": "Curatief / actief ziektebeleid"
          },
          {
            "code": "1351964001",
            "display": "Life-sustaining treatment (regime/therapy)"
          },
          {
            "code": "713148004",
            "display": "Voorkomen en behandelen van symptomen (verrichting)"
          }
        ]
      }
    ]
  }
}