Sha256: 1c4465b8b301891fdb36966c69b067b23a3101259f67f66532803af074a7312b

Contents?: true

Size: 1.38 KB

Versions: 3

Compression:

Stored size: 1.38 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="summary"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  
  <url value="http://hl7.org/fhir/CodeSystem/summary"/>
  <version value="4.0.0"/>
  <name 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>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/xml/codesystem-example-summary.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/codesystem-example-summary.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/codesystem-example-summary.xml