FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.ehds.fhir.dataexchange
Resource TypeValueSet
IdValueSet-InternationalPatientSummaryIntervention.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-InternationalPatientSummaryIntervention.html
URLhttps://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryIntervention
Version0.1.0
Statusdraft
Date2026-03-25T15:55:34+00:00
NameInternationalPatientSummaryIntervention
TitleInternational Patient Summary: Intervention

Resources that use this resource

StructureDefinition
openehr.ehds.fhir.dataexchange#currentInternationalPatientSummaryInternational Patient Summary

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet InternationalPatientSummaryIntervention

  • Include these codes as defined in http://openehr.org/archetypes/openEHR-EHR-EVALUATION.advance_intervention_decisions.v1/CS version Not Stated (use latest from terminology server)
    CodeDisplay
    at0016Chest compressions
    at0017Defibrillation
    at0018Intubation
    at0019Invasive ventilation
    at0020Non-invasive ventilation
    at0021Peripheral intravenous line
    at0022Central venous line or any arterial line
    at0023Parenteral fluids
    at0024Parenteral or artificial nutrition
    at0025Arrest medications
    at0026Circulatory regulation medications
    at0027Antibiotics, antiviral or antifungal agents
    at0028Blood products
    at0029Chest tube insertion
    at0030Cardiac pacemaker
    at0031Dialysis
    at0032Transfer to hospital
    at0033Transfer to Intensive Care

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}