0.1.0 - ci-build International flag

JohnMoehrkeTestConsent, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testConsent/ and changes regularly. See the Directory of published versions

: One code to identify an activity of profile validating - XML Representation

Draft as of 2024-12-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OtherActivity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem OtherActivity</b></p><a name="OtherActivity"> </a><a name="hcOtherActivity"> </a><a name="OtherActivity-en-US"> </a><p>This case-sensitive code system <code>http://johnmoehrke.github.io/testconsent/CodeSystem/OtherActivity</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">FhirProfileValidation<a name="OtherActivity-FhirProfileValidation"> </a></td><td>FHIR Profile Validation</td></tr></table></div>
  </text>
  <url
       value="http://johnmoehrke.github.io/testconsent/CodeSystem/OtherActivity"/>
  <version value="0.1.0"/>
  <name value="OtherActivity"/>
  <title value="One code to identify an activity of profile validating"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-12-11T22:37:25+00:00"/>
  <publisher value="John Moehrke (himself)"/>
  <contact>
    <name value="John Moehrke (himself)"/>
    <telecom>
      <system value="url"/>
      <value value="http://healthcaresecprivacy.blogspot.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="JohnMoehrke@gmail.com"/>
    </telecom>
  </contact>
  <description value="one more code"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="FhirProfileValidation"/>
    <display value="FHIR Profile Validation"/>
  </concept>
</CodeSystem>