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

FHIR IG analytics

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

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 InternationalPatientSummaryPresentingPart

  • Include these codes as defined in http://openehr.org/archetypes/openEHR-EHR-EVALUATION.pregnancy_summary.v0/CS version Not Stated (use latest from terminology server)
    CodeDisplay
    at0046Vertex
    at0047Breech
    at0048Face
    at0049Brow
    at0106Foot
    at0107Arm
    at0133Shoulder

Source1

{
  "resourceType": "ValueSet",
  "id": "InternationalPatientSummaryPresentingPart",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryPresentingPart",
  "version": "0.1.0",
  "name": "InternationalPatientSummaryPresentingPart",
  "title": "International Patient Summary: Presenting part",
  "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": "at0046",
            "display": "Vertex"
          },
          {
            "code": "at0047",
            "display": "Breech"
          },
          {
            "code": "at0048",
            "display": "Face"
          },
          {
            "code": "at0049",
            "display": "Brow"
          },
          {
            "code": "at0106",
            "display": "Foot"
          },
          {
            "code": "at0107",
            "display": "Arm"
          },
          {
            "code": "at0133",
            "display": "Shoulder"
          }
        ]
      }
    ]
  }
}