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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeDevice
IdDevice-device-story-samsung-r7.json
FHIR VersionR4

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

Generated Narrative: Device device-story-samsung-r7

manufacturer: Samsung

modelNumber: R7

type: Ultrasound imaging system

patient: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)


Source1

{
  "resourceType": "Device",
  "id": "device-story-samsung-r7",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-medical-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "manufacturer": "Samsung",
  "modelNumber": "R7",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "706171005",
        "display": "Ultrasound imaging system"
      }
    ]
  },
  "patient": {
    "reference": "Patient/patient-story-mother"
  }
}