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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeRelatedPerson
Idnl-core-HelpFromOthers-01-RelatedPerson-01.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

de Boer
Buur van Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen

Source1

{
  "resourceType": "RelatedPerson",
  "id": "nl-core-HelpFromOthers-01-RelatedPerson-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "patient": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "relationship": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
          "code": "19",
          "display": "Buur"
        }
      ]
    }
  ],
  "name": [
    {
      "use": "official",
      "text": "de Boer",
      "family": "de Boer",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
            "valueString": "de"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Boer"
          }
        ]
      }
    }
  ]
}