FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan |
| Title | OL - Carer contingency plan: Replacement has a copy of contingency plan |
| StructureDefinition | ||
| openehr.ehds.fhir.dataexchange#current | OLCarerContingencyPlan | OL - Carer contingency plan |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan
http://openehr.org/archetypes/openEHR-EHR-EVALUATION.personal_responsibilities.v1/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0029 | Yes |
| at0030 | No |
{
"resourceType": "ValueSet",
"id": "OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan",
"version": "0.1.0",
"name": "OLCarerContingencyPlanReplacementHasACopyOfContingencyPlan",
"title": "OL - Carer contingency plan: Replacement has a copy of contingency plan",
"status": "draft",
"date": "2026-03-25T15:55:34+00:00",
"publisher": "Ian",
"contact": [
{
"name": "Ian",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"compose": {
"include": [
{
"system": "http://openehr.org/archetypes/openEHR-EHR-EVALUATION.personal_responsibilities.v1/CS",
"concept": [
{
"code": "at0029",
"display": "Yes"
},
{
"code": "at0030",
"display": "No"
}
]
}
]
}
}