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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeRelatedPerson
IdRelatedPerson-UC3-RelatedPerson-ChildB-Mother.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: RelatedPerson UC3-RelatedPerson-ChildB-Mother

Language: de-CH

patient: Anonymous Patient (no stated gender), DoB Unknown ( Patient internal identifier: B)

relationship: Natural mother (person)


Source1

{
  "resourceType": "RelatedPerson",
  "id": "UC3-RelatedPerson-ChildB-Mother",
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "patient": {
    "reference": "Patient/UC3-ChildB"
  },
  "relationship": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "65656005",
          "display": "Natural mother (person)"
        }
      ]
    }
  ]
}