FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-OLCarerContingencyPlanHasThePersonConsentedToTheReplacement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-OLCarerContingencyPlanHasThePersonConsentedToTheReplacement.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanHasThePersonConsentedToTheReplacement |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | OLCarerContingencyPlanHasThePersonConsentedToTheReplacement |
| Title | OL - Carer contingency plan: Has the person consented to the replacement |
| 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 OLCarerContingencyPlanHasThePersonConsentedToTheReplacement
http://openehr.org/archetypes/openEHR-EHR-EVALUATION.personal_responsibilities.v1/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0033 | Yes |
| at0034 | No |
{
"resourceType": "ValueSet",
"id": "OLCarerContingencyPlanHasThePersonConsentedToTheReplacement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanHasThePersonConsentedToTheReplacement",
"version": "0.1.0",
"name": "OLCarerContingencyPlanHasThePersonConsentedToTheReplacement",
"title": "OL - Carer contingency plan: Has the person consented to the replacement",
"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": "at0033",
"display": "Yes"
},
{
"code": "at0034",
"display": "No"
}
]
}
]
}
}