Package | hl7.fhir.uv.cgm |
Resource Type | CodeSystem |
Id | cgm |
FHIR Version | R4 |
Source | http://hl7.org/uv/cgm/https://build.fhir.org/ig/argonautproject/cgm/CodeSystem-cgm.html |
URL | http://hl7.org/uv/cgm/CodeSystem/cgm |
Version | 0.1.0 |
Status | active |
Date | 2024-05-23T17:26:12+00:00 |
Name | CGMCodes |
Title | Codes for CGM |
Realm | uv |
Authority | hl7 |
Description | Codes to identify content associated with this IG |
Content | complete |
No resources found
No resources found
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:
Code | Display |
cgm-data-submission-bundle | CGM Bundle |
cgm-data-submission-standing-order | CGM Submission Standing Order |
{ "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" } ] }