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

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeDevice
IdDevice-example-device-body-weight.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: Device example-device-body-weight

Language: en

Profile: Body Weight Measurement Device

status: Active

type: Weighing scale


Lithuanian


Generated Narrative: Device example-device-body-weight

Language: en

Profile: Body Weight Measurement Device

status: Active

type: Weighing scale


Source1

{
  "resourceType": "Device",
  "id": "example-device-body-weight",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/vitalsigns/StructureDefinition/device-body-weight"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "type": [
    {
      "text": "Weighing scale"
    }
  ]
}