FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-InternationalPatientSummaryCareflowStep3.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-InternationalPatientSummaryCareflowStep3.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryCareflowStep3 |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | InternationalPatientSummaryCareflowStep3 |
| Title | International Patient Summary: careflow_step |
| 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 InternationalPatientSummaryCareflowStep3
http://openehr.org/archetypes/openEHR-EHR-ACTION.procedure.v1/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0004 | Preparation |
| at0007 | Procedure request sent |
| at0038 | On hold |
| at0039 | Not done |
| at0068 | In progress |
| at0041 | Stopped |
| at0043 | Completed |
{
"resourceType": "ValueSet",
"id": "InternationalPatientSummaryCareflowStep3",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryCareflowStep3",
"version": "0.1.0",
"name": "InternationalPatientSummaryCareflowStep3",
"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.procedure.v1/CS",
"concept": [
{
"code": "at0004",
"display": "Preparation"
},
{
"code": "at0007",
"display": "Procedure request sent"
},
{
"code": "at0038",
"display": "On hold"
},
{
"code": "at0039",
"display": "Not done"
},
{
"code": "at0068",
"display": "In progress"
},
{
"code": "at0041",
"display": "Stopped"
},
{
"code": "at0043",
"display": "Completed"
}
]
}
]
}
}