This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3
Example CodeSystem/summary (XML)
Raw XML (canonical form + also see XML Format Specification)
Jump past Narrative
Code system summary (id = "summary")
<?xml version="1.0" encoding="UTF-8"?>
<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>
<url value="http://hl7.org/fhir/CodeSystem/summary"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.1821"/>
</identifier>
<version value="5.0.0"/>
<name value="CodeSystemSummaryExampleACMEBodySites"/>
<title value="Code system summary example for ACME body sites"/>
<status value="draft"/>
<experimental value="true"/>
<publisher value="HL7 International"/>
<contact>
<name value="FHIR project team"/>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</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>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.