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

: ACVPU to Snomed CT - JSON Representation

Active as of 2026-06-18

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "ACVPUToSnomedConceptMap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ACVPUToSnomedConceptMap</b></p><a name=\"ACVPUToSnomedConceptMap\"> </a><a name=\"hcACVPUToSnomedConceptMap\"> </a><p>Mapping from https://cambio.codes/openehr/cs/org.openehr::openEHR-EHR-OBSERVATION.avpu-and_confusion.v0 to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">http://snomed.info/sct</a></p><br/><p><b>Group 1 </b>Mapping from <code>https://cambio.codes/cs/openehr/acvpu:openEHR-EHR-OBSERVATION.avpu-and_confusion.v0</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>at0005 (Alert)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>248234008 (Alert)</td></tr><tr><td>at0.15 (Confusion)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>40917007 (Confusion)</td></tr><tr><td>at0006 (Voice)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>300202002 (Voice)</td></tr><tr><td>at0007 (Pain)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>450847001 (Pain)</td></tr><tr><td>at0008 (Unresponsive)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>422768004 (Unresponsive)</td></tr></table></div>"
  },
  "url" : "https://fhir.cambio.se/ConceptMap/ACVPUToSnomedConceptMap",
  "version" : "1.0.0",
  "name" : "ACVPUToSnomed",
  "title" : "ACVPU to Snomed CT",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T15:25:02+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 ACVPU codes to SNOMED CT concepts. The ACVPU scale represents a rapid method of assessing a patient's level of consciousness.   \n\nExample of where it is used: [ObservationAcvpuLite](StructureDefinition-ObservationAcvpuLite.html)\n",
  "sourceUri" : "https://cambio.codes/openehr/cs/org.openehr::openEHR-EHR-OBSERVATION.avpu-and_confusion.v0",
  "targetUri" : "http://snomed.info/sct",
  "group" : [
    {
      "source" : "https://cambio.codes/cs/openehr/acvpu:openEHR-EHR-OBSERVATION.avpu-and_confusion.v0",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "at0005",
          "display" : "Alert",
          "target" : [
            {
              "code" : "248234008",
              "display" : "Alert",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "at0.15",
          "display" : "Confusion",
          "target" : [
            {
              "code" : "40917007",
              "display" : "Confusion",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "at0006",
          "display" : "Voice",
          "target" : [
            {
              "code" : "300202002",
              "display" : "Voice",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "at0007",
          "display" : "Pain",
          "target" : [
            {
              "code" : "450847001",
              "display" : "Pain",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "at0008",
          "display" : "Unresponsive",
          "target" : [
            {
              "code" : "422768004",
              "display" : "Unresponsive",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}