Canonical Resource Management Infrastructure Implementation Guide
2.0.0-ballot - STU 2 - Ballot International flag

This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions

: ANCM Activity Codes (Shareable Example) - XML Representation

Page standards status: Informative

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shareable-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem shareable-example</b></p><a name="shareable-example"> </a><a name="hcshareable-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-crmi-shareablecodesystem.html">CRMI Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/crmi/CodeSystem/shareable-example</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">ANC.A<a name="shareable-example-ANC.46A"> </a></td><td>Registration</td></tr><tr><td style="white-space:nowrap">ANC.A4<a name="shareable-example-ANC.46A4"> </a></td><td>Gather client details</td></tr><tr><td style="white-space:nowrap">ANC.A7<a name="shareable-example-ANC.46A7"> </a></td><td>Create client record?OR?ANC.A8. Validate client details</td></tr><tr><td style="white-space:nowrap">ANC.B5<a name="shareable-example-ANC.46B5"> </a></td><td>Quick check</td></tr><tr><td style="white-space:nowrap">ANC.B4<a name="shareable-example-ANC.46B4"> </a></td><td>Confirm pregnancy</td></tr><tr><td style="white-space:nowrap">ANC.End<a name="shareable-example-ANC.46End"> </a></td><td>End</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/uv/crmi/CodeSystem/shareable-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.38.16.2"/>
  </identifier>
  <version value="2.0.0-ballot"/>
  <name value="ANCMActivityCodes"/>
  <title value="ANCM Activity Codes (Shareable Example)"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-01T18:39:13+00:00"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description
               value="Set of codes representing all activities used in the implementation guide"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="ANC.A"/>
    <display value="Registration"/>
  </concept>
  <concept>
    <code value="ANC.A4"/>
    <display value="Gather client details"/>
  </concept>
  <concept>
    <code value="ANC.A7"/>
    <display value="Create client record?OR?ANC.A8. Validate client details"/>
  </concept>
  <concept>
    <code value="ANC.B5"/>
    <display value="Quick check"/>
  </concept>
  <concept>
    <code value="ANC.B4"/>
    <display value="Confirm pregnancy"/>
  </concept>
  <concept>
    <code value="ANC.End"/>
    <display value="End"/>
  </concept>
</CodeSystem>