FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | 
{
  "resourceType" : "CodeSystem",
  "id" : "summary",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n            <p>This code system \n        \n              <code>http://hl7.org/fhir/CodeSystem/summary</code> defines many codes, but they are not represented here\n      \n            </p>\n    \n          </div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://hl7.org/fhir/CodeSystem/summary",
  "version" : "5.0.0",
  "name" : "CodeSystemSummaryExampleACMEBodySites",
  "title" : "Code system summary example for ACME body sites",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-09-13T16:55:28-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "This is an example code system summary for the ACME codes for body site.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://example.org/CodeSystem/contexttype",
        "code" : "species"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "337915000",
            "display" : "Homo sapiens (organism)"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "not-present",
  "count" : 92
}