FHIR IG analytics
| Package | navify.fhir.r5.rdc |
| Resource Type | ValueSet |
| Id | ValueSet-report-observation-codes.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.2.2&canonical=https://roche.com/fhir/iop/ValueSet/report-observation-codes |
| URL | https://roche.com/fhir/iop/ValueSet/report-observation-codes |
| Status | active |
| Name | ReportObservationCodes |
| Description | A ValueSet containing codes representing different types of calculated values for monitoring glucose levels. |
| 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. |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "report-observation-codes",
"url": "https://roche.com/fhir/iop/ValueSet/report-observation-codes",
"name": "ReportObservationCodes",
"description": "A ValueSet containing codes representing different types of calculated values for monitoring glucose levels.",
"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": [
{
"valueSet": [
"https://roche.com/fhir/iop/ValueSet/bgm-report-observation-codes"
]
},
{
"valueSet": [
"https://roche.com/fhir/iop/ValueSet/agp-report-observation-codes"
]
}
]
}
}