FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cgm

Packagehl7.fhir.uv.cgm
Resource TypeCodeSystem
Idcgm
FHIR VersionR4
Sourcehttp://hl7.org/uv/cgm/https://build.fhir.org/ig/argonautproject/cgm/CodeSystem-cgm.html
URLhttp://hl7.org/uv/cgm/CodeSystem/cgm
Version0.1.0
Statusactive
Date2024-05-23T17:26:12+00:00
NameCGMCodes
TitleCodes for CGM
Realmuv
Authorityhl7
DescriptionCodes to identify content associated with this IG
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This case-sensitive code system http://hl7.org/uv/cgm/CodeSystem/cgm defines the following codes:

CodeDisplay
cgm-data-submission-bundle CGM Bundle
cgm-data-submission-standing-order CGM Submission Standing Order

Source

{
  "resourceType": "CodeSystem",
  "id": "cgm",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/uv/cgm/CodeSystem/cgm",
  "version": "0.1.0",
  "name": "CGMCodes",
  "title": "Codes for CGM",
  "status": "active",
  "experimental": false,
  "date": "2024-05-23T17:26:12+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"
    }
  ]
}