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

FHIR IG analytics

Packagekoppeltaalv2.00
Resource TypeRelatedPerson
IdRelatedPerson-relatedperson-full.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

RelatedPerson multiple relationships

Source1

{
  "resourceType": "RelatedPerson",
  "id": "relatedperson-full",
  "meta": {
    "profile": [
      "http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:oid:2.16.840.1.68469.16.4.3.5.6",
      "value": "d52962e1-02d0-4c90-9950-26f08dbb6242"
    },
    {
      "use": "usual",
      "system": "http://www.testsysteem.xxx/patientrelatedperson",
      "value": "${RelPersIdentifier2}"
    }
  ],
  "active": true,
  "patient": {
    "reference": "Patient/patient-botje-minimaal"
  },
  "relationship": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
          "code": "OTH",
          "display": "Other"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
          "code": "21",
          "display": "Cliƫntondersteuner"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
          "code": "14",
          "display": "Bewindvoerder"
        }
      ]
    }
  ],
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode": "NL1"
        }
      ],
      "use": "official",
      "text": "Lizzy (Liz) Contact - van de Patient",
      "family": "Contact - van de Patient",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
            "valueString": "van de"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Patient"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
            "valueString": "Contact"
          }
        ]
      },
      "given": [
        "Lizzy"
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "BR"
            }
          ]
        }
      ]
    },
    {
      "use": "usual",
      "given": [
        "Liz"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "lizzy@vzvz.nl",
      "use": "home"
    },
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
          "valueString": "alleen bereikbaar in de middag en avond"
        }
      ],
      "system": "phone",
      "_system": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                  "code": "MC",
                  "display": "mobile contact"
                }
              ]
            }
          }
        ]
      },
      "value": "+31699999995",
      "use": "home"
    }
  ],
  "gender": "unknown",
  "_gender": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
              "code": "UN",
              "display": "Undifferentiated"
            }
          ]
        }
      }
    ]
  },
  "birthDate": "1981-07-19",
  "address": [
    {
      "use": "home",
      "line": [
        "Westvlietweg 69,C to De Ark,2495AA 's-Gravenhage"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Westvlietweg"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "69"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
              "valueString": "C"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
              "valueString": "to"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString": "De Ark"
            }
          ]
        }
      ],
      "city": "'s-Gravenhage",
      "postalCode": "2495AA",
      "country": "Nederland",
      "_country": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "urn:iso:std:iso:3166",
                  "code": "NL",
                  "display": "Netherlands"
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "period": {
    "start": "2024-07-10T08:02:05+02:00",
    "end": "2040-02-15T12:20:05+01:00"
  },
  "communication": [
    {
      "language": {
        "coding": [
          {
            "system": "urn:ietf:bcp:47",
            "code": "en",
            "display": "English"
          }
        ]
      }
    }
  ]
}