Package | navify.fhir.r5.rdc |
Resource Type | StructureDefinition |
Id | ext-CGMFlags |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.0.0&canonical=https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags |
URL | https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags |
Status | active |
Name | ExtCGMFlags |
Title | ext CGMFlags |
Description | This CGMFlags extension is used to capture the CGM flag values associated to the CGM Data. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
rdc-Observation-CGM | RDC Obseration CGM |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-CGMFlags", "url": "https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags", "name": "ExtCGMFlags", "title": "ext CGMFlags", "status": "active", "publisher": "F. Hoffmann-La Roche AG", "description": "This CGMFlags extension is used to capture the CGM flag values associated to the CGM Data.", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "fhirVersion": "5.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Observation.value[x]" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "CGM flag values associated to the CGM Data.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }