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

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypePatient
IdPatient-ACP-Patient-HendrikHartman-Pat1.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 ACP-Patient-HendrikHartman-Pat1

Profile: ACP Patient

Hendrik (no stated gender), DoB: 1961-01-01 ( http://fhir.nl/fhir/NamingSystem/bsn#999911120)


Alt. Name:Hendrik Hartman(Official)
Contact:
  • Michiel Hartman(Official)
  • Relationships:Eerste relatie/contactpersoon, Wettelijke vertegenwoordiger, brother
  • michiel.hartman@iknl.nl
ext Patient.LegallyCapableMedicalTreatmentDecisions:
  • legallyCapable: true

Source1

{
  "resourceType": "Patient",
  "id": "ACP-Patient-HendrikHartman-Pat1",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "legallyCapable",
          "valueBoolean": true
        }
      ],
      "url": "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-Patient.LegallyCapableMedicalTreatmentDecisions"
    }
  ],
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/bsn",
      "value": "999911120"
    }
  ],
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode": "NL1"
        }
      ],
      "use": "official",
      "text": "Hendrik Hartman",
      "family": "Hartman",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Hartman"
          }
        ]
      },
      "given": [
        "Hendrik"
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "BR"
            }
          ]
        }
      ]
    },
    {
      "use": "usual",
      "given": [
        "Hendrik"
      ]
    }
  ],
  "birthDate": "1961-01-01",
  "contact": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/patient-relatedPerson",
          "valueReference": {
            "reference": "RelatedPerson/ACP-ContactPerson-MichielHartman-Pat1"
          }
        }
      ],
      "relationship": [
        {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
              "code": "01",
              "display": "Eerste relatie/contactpersoon"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
              "code": "24",
              "display": "Wettelijke vertegenwoordiger"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code": "BRO",
              "display": "brother"
            }
          ]
        }
      ],
      "name": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
            "valueCode": "NL1"
          }
        ],
        "use": "official",
        "text": "Michiel Hartman",
        "family": "Hartman",
        "_family": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
              "valueString": "Hartman"
            }
          ]
        },
        "given": [
          "Michiel"
        ],
        "_given": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                "valueCode": "BR"
              }
            ]
          }
        ]
      },
      "telecom": [
        {
          "system": "email",
          "value": "michiel.hartman@iknl.nl",
          "use": "work"
        }
      ]
    }
  ]
}