Argo CGM Write
0.1.0 - ci-build International flag

Argo CGM Write, published by Argonaut. 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/HL7/cgm/ and changes regularly. See the Directory of published versions

: Codes for CGM - JSON Representation

Active as of 2024-09-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cgm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cgm</b></p><a name=\"cgm\"> </a><a name=\"hccgm\"> </a><a name=\"cgm-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/uv/cgm/CodeSystem/cgm</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\">cgm-data-submission-bundle<a name=\"cgm-cgm-data-submission-bundle\"> </a></td><td>CGM Bundle</td></tr><tr><td style=\"white-space:nowrap\">cgm-data-submission-standing-order<a name=\"cgm-cgm-data-submission-standing-order\"> </a></td><td>CGM Submission Standing Order</td></tr></table></div>"
  },
  "url" : "http://hl7.org/uv/cgm/CodeSystem/cgm",
  "version" : "0.1.0",
  "name" : "CGMCodes",
  "title" : "Codes for CGM",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-10T19:28:52+00:00",
  "publisher" : "Argonaut",
  "contact" : [
    {
      "name" : "Argonaut",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://argo.run"
        }
      ]
    }
  ],
  "description" : "Codes to identify content associated with this IG",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "cgm-data-submission-bundle",
      "display" : "CGM Bundle"
    },
    {
      "code" : "cgm-data-submission-standing-order",
      "display" : "CGM Submission Standing Order"
    }
  ]
}