FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-InternationalPatientSummaryPosition.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-InternationalPatientSummaryPosition.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryPosition |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | InternationalPatientSummaryPosition |
| Title | International Patient Summary: Position |
| 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 InternationalPatientSummaryPosition
http://openehr.org/archetypes/openEHR-EHR-EVALUATION.pregnancy_summary.v0/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0150 | Left occiput anterior/transverse |
| at0151 | Right occiput anterior/transverse |
| at0152 | Unknown |
{
"resourceType": "ValueSet",
"id": "InternationalPatientSummaryPosition",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryPosition",
"version": "0.1.0",
"name": "InternationalPatientSummaryPosition",
"title": "International Patient Summary: Position",
"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.pregnancy_summary.v0/CS",
"concept": [
{
"code": "at0150",
"display": "Left occiput anterior/transverse"
},
{
"code": "at0151",
"display": "Right occiput anterior/transverse"
},
{
"code": "at0152",
"display": "Unknown"
}
]
}
]
}
}