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

FHIR IG analytics

Packagehl7.fhir.uv.ibcm
Resource TypePatient
IdPatient-uc1-mother.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 uc1-mother

Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)


Links:

Source1

{
  "resourceType": "Patient",
  "id": "uc1-mother",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://www.acme.com/identifiers/patient",
      "value": "123456"
    }
  ],
  "gender": "female",
  "birthDate": "1990-03-06",
  "link": [
    {
      "other": {
        "reference": "RelatedPerson/uc1-mother-relatedperson"
      },
      "type": "seealso"
    }
  ]
}