ACK Management Framework
0.1.9 - ci-build
ACK Management Framework, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.1.9 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/ack-ig/ and changes regularly. See the Directory of published versions
Active as of 2025-02-20 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="Property"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Property</b></p><a name="Property"> </a><a name="hcProperty"> </a><p>This case-sensitive code system <code>http://ackig.oemig.de/fhir/CodeSystem/Property</code> defines the following codes:</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">type<a name="Property-type"> </a></td><td>type</td></tr><tr><td style="white-space:nowrap">response<a name="Property-response"> </a></td><td>response</td></tr><tr><td style="white-space:nowrap">option1<a name="Property-option1"> </a></td><td>Option 1</td></tr><tr><td style="white-space:nowrap">option2<a name="Property-option2"> </a></td><td>Option 2</td></tr></table></div>
</text>
<url value="http://ackig.oemig.de/fhir/CodeSystem/Property"/>
<version value="0.1.9"/>
<name value="PropertyCS"/>
<title value="Property"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-02-20"/>
<publisher value="FO"/>
<contact>
<name value="FO"/>
<telecom>
<system value="url"/>
<value value="http://www.oemig.de"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hl7@oemig.de"/>
</telecom>
</contact>
<description value="possible Property Values"/>
<copyright value="FO"/>
<caseSensitive value="true"/>
<valueSet value="http://ackig.oemig.de/fhir/ValueSet/Property"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="type"/>
<display value="type"/>
</concept>
<concept>
<code value="response"/>
<display value="response"/>
</concept>
<concept>
<code value="option1"/>
<display value="Option 1"/>
</concept>
<concept>
<code value="option2"/>
<display value="Option 2"/>
</concept>
</CodeSystem>