FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenavify.fhir.r5.rdc
Resource TypeValueSet
IdValueSet-report-codes.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.2.2&canonical=https://roche.com/fhir/iop/ValueSet/report-codes
URLhttps://roche.com/fhir/iop/ValueSet/report-codes
Statusactive
NameReportCodes
DescriptionA ValueSet containing codes representing different types of reports for use in `DiagnosticReport.code` element.
CopyrightCopyright 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.

Resources that use this resource

StructureDefinition
rdc-DiagnosticReportRDC DiagnosticReport

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "report-codes",
  "url": "https://roche.com/fhir/iop/ValueSet/report-codes",
  "name": "ReportCodes",
  "description": "A ValueSet containing codes representing different types of reports for use in `DiagnosticReport.code` element.",
  "status": "active",
  "experimental": false,
  "publisher": "F. Hoffmann-La Roche AG",
  "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.",
  "compose": {
    "include": [
      {
        "system": "https://roche.com/fhir/CodeSystem/general",
        "concept": [
          {
            "code": "R7786-7",
            "display": "Continuous Glucose Monitoring (CGM) Ambulatory Glucose Profile (AGP) During Reporting Period"
          },
          {
            "code": "R3125-2",
            "display": "Blood Glucose Monitoring (BGM) Report During Reporting Period"
          }
        ]
      }
    ]
  }
}