FHIR IG analytics
| Package | iknl.fhir.r4.pzp |
| Resource Type | ValueSet |
| Id | ValueSet-ACP-MedicalPolicyGoal.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IKNL/PZP-FHIR-R4/ValueSet-ACP-MedicalPolicyGoal.html |
| URL | https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalPolicyGoal |
| Version | 1.0.0-rc1 |
| Status | draft |
| Date | 2025-12-15T15:26:23+00:00 |
| Name | MedicalPolicyGoalVS |
| Title | Most Important Agreed-upon Goal of Medical Policy |
| Description | ValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy. |
| 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. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ACP-MedicalPolicyGoal",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://api.iknl.nl/docs/pzp/r4/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-12-15T15:26:23+00:00",
"publisher": "IKNL",
"contact": [
{
"name": "IKNL",
"telecom": [
{
"system": "url",
"value": "https://iknl.nl/"
},
{
"system": "email",
"value": "info@iknl.nl"
}
]
}
],
"description": "ValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy.",
"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": "zorg bij ziekte en/of letsel"
},
{
"code": "1351964001",
"display": "levensverlengende behandeling"
},
{
"code": "713148004",
"display": "voorkomen en behandelen van symptomen"
}
]
}
]
}
}