FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-InternationalPatientSummaryIntervention.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-InternationalPatientSummaryIntervention.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryIntervention |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | InternationalPatientSummaryIntervention |
| Title | International Patient Summary: Intervention |
| 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 InternationalPatientSummaryIntervention
http://openehr.org/archetypes/openEHR-EHR-EVALUATION.advance_intervention_decisions.v1/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0016 | Chest compressions |
| at0017 | Defibrillation |
| at0018 | Intubation |
| at0019 | Invasive ventilation |
| at0020 | Non-invasive ventilation |
| at0021 | Peripheral intravenous line |
| at0022 | Central venous line or any arterial line |
| at0023 | Parenteral fluids |
| at0024 | Parenteral or artificial nutrition |
| at0025 | Arrest medications |
| at0026 | Circulatory regulation medications |
| at0027 | Antibiotics, antiviral or antifungal agents |
| at0028 | Blood products |
| at0029 | Chest tube insertion |
| at0030 | Cardiac pacemaker |
| at0031 | Dialysis |
| at0032 | Transfer to hospital |
| at0033 | Transfer to Intensive Care |
{
"resourceType": "ValueSet",
"id": "InternationalPatientSummaryIntervention",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}