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-height.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-height

status: Active

type: Stadiometer (physical object)


Lithuanian


Generated Narrative: Device example-device-body-height

status: Active

type: Stadiometer (physical object)


Source1

{
  "resourceType": "Device",
  "id": "example-device-body-height",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/vitalsigns/StructureDefinition/device-body-height"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "24311000205101",
          "display": "Stadiometer (physical object)"
        }
      ]
    }
  ]
}