PackagesCanonicalsLogsProblems
    Packages
    navify.fhir.r5.rdc@1.0.0
    https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags
{
  "description": "This CGMFlags extension is used to capture the CGM flag values associated to the CGM Data.",
  "_filename": "ext-CGMFlags.json",
  "package_name": "navify.fhir.r5.rdc",
  "date": null,
  "derivation": "constraint",
  "publisher": "F. Hoffmann-La Roche AG",
  "fhirVersion": "5.0.0",
  "name": "ExtCGMFlags",
  "abstract": false,
  "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",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext CGMFlags",
  "package_version": "1.0.0",
  "status": "active",
  "id": "e1e8eaa8-4bd6-4ba2-b3c8-b0f8ddab085f",
  "kind": "complex-type",
  "url": "https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags",
  "context": [ {
    "type": "element",
    "expression": "Observation.value[x]"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "definition": "CGM flag values associated to the CGM Data."
    }, {
      "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"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}