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

FHIR IG Statistics: ValueSet/3fa243ee-1a60-4d34-ad2e-6573a25861de

Packagerdc.interoperability.guide
Resource TypeValueSet
Id3fa243ee-1a60-4d34-ad2e-6573a25861de
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=rdc.interoperability.guide@1.0.0&canonical=http://roche.com/fhir/iop/ValueSet/report-codes
URLhttp://roche.com/fhir/iop/ValueSet/report-codes
Statusactive
Namereport-codes

Resources that use this resource

StructureDefinition
DiagnosticReportDiagnosticReport

Resources that this resource uses

CodeSystem
csRocheCodeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "3fa243ee-1a60-4d34-ad2e-6573a25861de",
  "url": "http://roche.com/fhir/iop/ValueSet/report-codes",
  "identifier": [
    {
      "system": "http://roche.com/fhir/iop/ValueSet",
      "value": "report-codes"
    }
  ],
  "name": "report-codes",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "http://roche.com/fhir/iop/cs",
        "concept": [
          {
            "code": "AGP Report",
            "display": "CGM Ambulatory Glucose Profile (AGP) During Reporting Period"
          }
        ]
      }
    ]
  }
}