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

FHIR IG analytics

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

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 InternationalPatientSummaryCareflowStep4

  • Include these codes as defined in http://openehr.org/archetypes/openEHR-EHR-ACTION.care_plan.v0/CS version Not Stated (use latest from terminology server)
    CodeDisplay
    at0003Care plan Need Identified
    at0008Care Plan Developed
    at0034Care Plan Postponed
    at0033Care Plan Cancelled
    at0018Care Plan Scheduled
    at0006Care Plan Commenced
    at0020Care Plan Reviewed
    at0035Care Plan Suspended
    at0032Care Plan Aborted
    at0010Care Plan Expired
    at0013Care Plan Completed

Source1

{
  "resourceType": "ValueSet",
  "id": "InternationalPatientSummaryCareflowStep4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryCareflowStep4",
  "version": "0.1.0",
  "name": "InternationalPatientSummaryCareflowStep4",
  "title": "International Patient Summary: careflow_step",
  "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-ACTION.care_plan.v0/CS",
        "concept": [
          {
            "code": "at0003",
            "display": "Care plan Need Identified"
          },
          {
            "code": "at0008",
            "display": "Care Plan Developed"
          },
          {
            "code": "at0034",
            "display": "Care Plan Postponed"
          },
          {
            "code": "at0033",
            "display": "Care Plan Cancelled"
          },
          {
            "code": "at0018",
            "display": "Care Plan Scheduled"
          },
          {
            "code": "at0006",
            "display": "Care Plan Commenced"
          },
          {
            "code": "at0020",
            "display": "Care Plan Reviewed"
          },
          {
            "code": "at0035",
            "display": "Care Plan Suspended"
          },
          {
            "code": "at0032",
            "display": "Care Plan Aborted"
          },
          {
            "code": "at0010",
            "display": "Care Plan Expired"
          },
          {
            "code": "at0013",
            "display": "Care Plan Completed"
          }
        ]
      }
    ]
  }
}