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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypePatient
IdPatient-ltc-patient-cs100-example.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: Patient ltc-patient-cs100-example

王小明 (no stated gender), DoB Unknown ( https://example.org/mrn#A0001)



Source1

{
  "resourceType": "Patient",
  "id": "ltc-patient-cs100-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://example.org/mrn",
      "value": "A0001"
    }
  ],
  "name": [
    {
      "text": "王小明"
    }
  ]
}