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

FHIR IG analytics

Packagecgm.iop.roche.com
Resource TypeValueSet
IdValueSet-observationCodes.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=cgm.iop.roche.com@1.0.0&canonical=https://roche.com/fhir/iop/ValueSet/observationCodes
URLhttps://roche.com/fhir/iop/ValueSet/observationCodes
Statusactive
NameObservationCodes
DescriptionDefining the type of observation being recorded.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/.

Resources that use this resource

StructureDefinition
CgmObservationCgmObservation

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "observationCodes",
  "url": "https://roche.com/fhir/iop/ValueSet/observationCodes",
  "name": "ObservationCodes",
  "description": "Defining the type of observation being recorded.",
  "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/.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "700585005",
            "display": "Invasive interstitial-fluid glucose monitoring system (physical object)"
          },
          {
            "code": "434910001",
            "display": "Interstitial fluid glucose concentration (observable entity)"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "32016-8",
            "display": "Glucose [Mass/volume] in Capillary blood"
          },
          {
            "code": "41604-0",
            "display": "Fasting glucose [Mass/volume] in Capillary blood by Glucometer"
          }
        ]
      }
    ]
  }
}