1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Body position to SNOMED CT - JSON Representation

Active as of 2026-05-27

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "BPBodyPositionToSnomedConceptMap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap BPBodyPositionToSnomedConceptMap</b></p><a name=\"BPBodyPositionToSnomedConceptMap\"> </a><a name=\"hcBPBodyPositionToSnomedConceptMap\"> </a><p>Mapping from data[at0001]/events[at0006]/state[at0007]/items[at0008] to <a href=\"ValueSet-BPBodyPosition.html\">Blood Pressure Body Position</a></p><br/><p><b>Group 1 </b>Mapping from <code>https://cambio.codes/cs/openehr/position:openEHR-EHR-OBSERVATION.blood_pressure-complex.v1</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>at1000</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>10904000 (Standing)</td></tr><tr><td>at1001</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>33586001 (Sitting)</td></tr><tr><td>at1003</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>102538003 (Lying position)</td></tr></table></div>"
  },
  "url" : "https://fhir.cambio.se/ConceptMap/BPBodyPositionToSnomedConceptMap",
  "version" : "1.0.0",
  "name" : "BPBodySiteToSnomed",
  "title" : "Body position to SNOMED CT",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-27T13:37:45+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Maps Cosmic-specific body position codes to SNOMED CT concepts. Body position represents the position the patient was in when their blood pressure was observed.\n\nExample of where it is used: [ObservationBPComplex](StructureDefinition-ObservationBPComplex.html)\n",
  "sourceUri" : "data[at0001]/events[at0006]/state[at0007]/items[at0008]",
  "targetUri" : "https://fhir.cambio.se/ValueSet/bp-body-position",
  "group" : [
    {
      "source" : "https://cambio.codes/cs/openehr/position:openEHR-EHR-OBSERVATION.blood_pressure-complex.v1",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "at1000",
          "target" : [
            {
              "code" : "10904000",
              "display" : "Standing",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "at1001",
          "target" : [
            {
              "code" : "33586001",
              "display" : "Sitting",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "at1003",
          "target" : [
            {
              "code" : "102538003",
              "display" : "Lying position",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}