Sha256: c1936fe622afaff966d85bb28faa38b9385f872d0d7b96a5ce5d1aad019267ca

Contents?: true

Size: 1.01 KB

Versions: 7

Compression:

Stored size: 1.01 KB

Contents

{
  "resourceType": "DeviceMetric",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>type</b>: MDC_PULS_OXIM_SAT_O2 <span>(Details : {https://rtmms.nist.gov code '150456' = '??', given as 'MDC_PULS_OXIM_SAT_O2'})</span></p><p><b>identifier</b>: 345675</p><p><b>unit</b>: MDC_DIM_PERCENT <span>(Details : {https://rtmms.nist.gov code '262688' = '??', given as 'MDC_DIM_PERCENT'})</span></p><p><b>category</b>: measurement</p></div>"
  },
  "type": {
    "coding": [
      {
        "system": "https://rtmms.nist.gov",
        "code": "150456",
        "display": "MDC_PULS_OXIM_SAT_O2"
      }
    ]
  },
  "identifier": {
    "system": "http://goodcare.org/devicemetric/id",
    "value": "345675"
  },
  "unit": {
    "coding": [
      {
        "system": "https://rtmms.nist.gov",
        "code": "262688",
        "display": "MDC_DIM_PERCENT"
      }
    ]
  },
  "category": "measurement"
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/devicemetric-example.json
fhir_models-1.6.7 lib/fhir_models/examples/json/devicemetric-example.json
fhir_models-1.6.6 lib/fhir_models/examples/json/devicemetric-example.json
fhir_models-1.6.4 lib/fhir_models/examples/json/devicemetric-example.json
fhir_models-1.6.3 examples/json/devicemetric-example.json
fhir_models-1.6.2 examples/json/devicemetric-example.json
fhir_models-1.6.1 examples/json/devicemetric-example.json