EHDS openEHR data exchange
0.1.0 - ci-build
EHDS openEHR data exchange, published by Ian. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/freshehr/EHDS-openEHR-FHIR-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-03-25 |
{
"resourceType" : "ValueSet",
"id" : "InternationalPatientSummaryIntervention",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet InternationalPatientSummaryIntervention</b></p><a name=\"InternationalPatientSummaryIntervention\"> </a><a name=\"hcInternationalPatientSummaryIntervention\"> </a><ul><li>Include these codes as defined in <code>http://openehr.org/archetypes/openEHR-EHR-EVALUATION.advance_intervention_decisions.v1/CS</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>at0016</td><td>Chest compressions</td></tr><tr><td>at0017</td><td>Defibrillation</td></tr><tr><td>at0018</td><td>Intubation</td></tr><tr><td>at0019</td><td>Invasive ventilation</td></tr><tr><td>at0020</td><td>Non-invasive ventilation</td></tr><tr><td>at0021</td><td>Peripheral intravenous line</td></tr><tr><td>at0022</td><td>Central venous line or any arterial line</td></tr><tr><td>at0023</td><td>Parenteral fluids</td></tr><tr><td>at0024</td><td>Parenteral or artificial nutrition</td></tr><tr><td>at0025</td><td>Arrest medications</td></tr><tr><td>at0026</td><td>Circulatory regulation medications</td></tr><tr><td>at0027</td><td>Antibiotics, antiviral or antifungal agents</td></tr><tr><td>at0028</td><td>Blood products</td></tr><tr><td>at0029</td><td>Chest tube insertion</td></tr><tr><td>at0030</td><td>Cardiac pacemaker</td></tr><tr><td>at0031</td><td>Dialysis</td></tr><tr><td>at0032</td><td>Transfer to hospital</td></tr><tr><td>at0033</td><td>Transfer to Intensive Care</td></tr></table></li></ul></div>"
},
"url" : "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryIntervention",
"version" : "0.1.0",
"name" : "InternationalPatientSummaryIntervention",
"title" : "International Patient Summary: Intervention",
"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" : "at0016",
"display" : "Chest compressions"
},
{
"code" : "at0017",
"display" : "Defibrillation"
},
{
"code" : "at0018",
"display" : "Intubation"
},
{
"code" : "at0019",
"display" : "Invasive ventilation"
},
{
"code" : "at0020",
"display" : "Non-invasive ventilation"
},
{
"code" : "at0021",
"display" : "Peripheral intravenous line"
},
{
"code" : "at0022",
"display" : "Central venous line or any arterial line"
},
{
"code" : "at0023",
"display" : "Parenteral fluids"
},
{
"code" : "at0024",
"display" : "Parenteral or artificial nutrition"
},
{
"code" : "at0025",
"display" : "Arrest medications"
},
{
"code" : "at0026",
"display" : "Circulatory regulation medications"
},
{
"code" : "at0027",
"display" : "Antibiotics, antiviral or antifungal agents"
},
{
"code" : "at0028",
"display" : "Blood products"
},
{
"code" : "at0029",
"display" : "Chest tube insertion"
},
{
"code" : "at0030",
"display" : "Cardiac pacemaker"
},
{
"code" : "at0031",
"display" : "Dialysis"
},
{
"code" : "at0032",
"display" : "Transfer to hospital"
},
{
"code" : "at0033",
"display" : "Transfer to Intensive Care"
}
]
}
]
}
}