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

FHIR IG analytics

Packageehealth4u.package
Resource TypeDevice
IdDevice - Alexis Ioannou 3.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",
  "id": "cyehrdevice-alexisioannou-dev3",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-device-r4"
    ]
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "65818007",
          "display": "Stent"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/cyehrpatient-alexisioannou"
  }
}