Your User Friendly Name for MyIG Here
0.2.0 - CI Build
Your User Friendly Name for MyIG Here, published by HL7 International - [Some] Work Group. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/sample-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cs-fake"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-fake</b></p><a name="cs-fake"> </a><a name="hccs-fake"> </a><a name="cs-fake-en"> </a><p>This case-sensitive code system <code>http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">01<a name="cs-fake-01"> </a></td><td>CS1</td></tr></table></div><div xml:lang="de" lang="de"><hr/><p><b>German</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-fake</b></p><a name="cs-fake"> </a><a name="hccs-fake"> </a><a name="cs-fake-de"> </a><p>This case-sensitive code system <code>http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">01<a name="cs-fake-01"> </a></td><td>CS1</td></tr></table></div><div xml:lang="fr" lang="fr"><hr/><p><b>French</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-fake</b></p><a name="cs-fake"> </a><a name="hccs-fake"> </a><a name="cs-fake-fr"> </a><p>This case-sensitive code system <code>http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">01<a name="cs-fake-01"> </a></td><td>CS1</td></tr></table></div></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://somewhere.org/fhir/uv/myig/ImplementationGuide/example.fhir.uv.myig"/>
</extension>
</valueCode>
</extension>
<url value="http://somewhere.org/fhir/uv/myig/CodeSystem/cs-fake"/>
<version value="0.2.0"/>
<name value="CodeSystemFake"/>
<title value="CodeSystem fake"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2015-06-22"/>
<publisher value="HL7 International - [Some] Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/[something]"/>
</telecom>
</contact>
<description value="A fake code system"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="01"/>
<display value="CS1"/>
<designation>
<value value="CS2"/>
</designation>
</concept>
</CodeSystem>