FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-InternationalPatientSummaryDecision.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-InternationalPatientSummaryDecision.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryDecision |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | InternationalPatientSummaryDecision |
| Title | International Patient Summary: Decision |
| StructureDefinition | ||
| openehr.ehds.fhir.dataexchange#current | InternationalPatientSummary | International Patient Summary |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet InternationalPatientSummaryDecision
http://openehr.org/archetypes/openEHR-EHR-EVALUATION.advance_intervention_decisions.v1/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0035 | Recommended |
| at0036 | Conditional recommendation |
| at0037 | Not recommended |
| at0038 | Unknown |
{
"resourceType": "ValueSet",
"id": "InternationalPatientSummaryDecision",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryDecision",
"version": "0.1.0",
"name": "InternationalPatientSummaryDecision",
"title": "International Patient Summary: Decision",
"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.advance_intervention_decisions.v1/CS",
"concept": [
{
"code": "at0035",
"display": "Recommended"
},
{
"code": "at0036",
"display": "Conditional recommendation"
},
{
"code": "at0037",
"display": "Not recommended"
},
{
"code": "at0038",
"display": "Unknown"
}
]
}
]
}
}