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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeRelatedPerson
IdRelatedPerson-ACP-ContactPerson-MichielHartman-Pat1.json
FHIR VersionR3

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 ACP-ContactPerson-MichielHartman-Pat1

nl-core-relatedperson-role: Wettelijke vertegenwoordiger

nl-core-relatedperson-role: Schriftelijk gemachtigde zorg en behandeling

identifier: Resource identifier/6504c755-8466-4647-9e53-d6b51d459f3e

patient: Patient, Hendrik Hartman

relationship: Brother

name: Michiel Hartman(Official), Michiel

telecom: ph: 06-45612378(Home), michiel@test.nl

address: Keizersgracht 764A IV Amsterdam 1017EZ Nederland (home)


Source1

{
  "resourceType": "RelatedPerson",
  "id": "ACP-ContactPerson-MichielHartman-Pat1",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-ContactPerson"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
            "code": "24",
            "display": "Wettelijke vertegenwoordiger"
          }
        ]
      }
    },
    {
      "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "310141000146103",
            "display": "Schriftelijk gemachtigde zorg en behandeling"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "RI",
            "display": "Resource identifier"
          }
        ]
      },
      "system": "https://acme.com/fhir/NamingSystem/resource-business-identifier",
      "value": "6504c755-8466-4647-9e53-d6b51d459f3e"
    }
  ],
  "patient": {
    "reference": "Patient/ACP-Patient-HendrikHartman-Pat1",
    "display": "Patient, Hendrik Hartman"
  },
  "relationship": {
    "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": [
        "M",
        "Michiel"
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "IN"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "BR"
            }
          ]
        }
      ]
    },
    {
      "use": "usual",
      "given": [
        "Michiel"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "_system": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                  "code": "MC",
                  "display": "mobile contact"
                }
              ]
            }
          }
        ]
      },
      "value": "06-45612378",
      "use": "home"
    },
    {
      "system": "email",
      "value": "michiel@test.nl",
      "use": "home"
    }
  ],
  "address": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                "code": "HP",
                "display": "Primary Home"
              }
            ]
          }
        }
      ],
      "use": "home",
      "type": "both",
      "line": [
        "Keizersgracht 764A IV"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Keizersgracht"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "764"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
              "valueString": "A"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString": "IV"
            }
          ]
        }
      ],
      "city": "Amsterdam",
      "district": "Amsterdam",
      "postalCode": "1017EZ",
      "country": "Nederland",
      "_country": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "urn:iso:std:iso:3166",
                  "code": "NL",
                  "display": "Netherlands"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}