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

FHIR IG analytics

Packageehealth4u.package
Resource TypeDevice
IdDevice - Alexis Ioannou 1 - IPS.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Device",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-device-r4"
    ]
  },
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "360145006",
        "display": "Bone prosthesis"
      }
    ]
  },
  "patient": {
    "reference": "Patient/194315"
  }
}