FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Code system summary example for ACME body sites - XML Representation

Page standards status: Informative

Raw xml | Download


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