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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypePatient
IdPatient-PatientStructuredReport.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

Generated Narrative: Patient PatientStructuredReport

Language: en

Profile: Patient (EU core)

3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)



Source1

{
  "resourceType": "Patient",
  "id": "PatientStructuredReport",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "00 CARDIAC 2"
    }
  ],
  "name": [
    {
      "use": "official",
      "text": "3D TEE 2D",
      "family": "2D",
      "given": [
        "3D TEE"
      ]
    }
  ],
  "birthDate": "1976-04-29"
}