{ "resourceType" : "RelatedPerson", "id" : "HL7ATCoreRelatedPersonExampleHomer", "meta" : { "profile" : ["http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-related-person"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: RelatedPerson HL7ATCoreRelatedPersonExampleHomer

Profile: HL7® AT Core RelatedPerson Profile

identifier: Social Security number/1234010190, National unique individual identifier/BPK-TEST-XY123456

patient: Bart Simpson Male, DoB: 2010-04-01

relationship: next of kin

name: Homer Simpson

telecom: +43 660 1234567

gender: Male

address: Donutgasse 7 Tür 3 Wien Wien 1150 AUT (home)

" }, "identifier" : [{ "type" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", "code" : "SS", "display" : "Social Security number" }] }, "system" : "urn:oid:1.2.40.0.10.1.4.3.1", "value" : "1234010190", "assigner" : { "display" : "Dachverband der österreichischen Sozialversicherungsträger" } }, { "type" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", "code" : "NI", "display" : "National unique individual identifier" }] }, "system" : "urn:oid:1.2.40.0.10.2.1.1.149", "value" : "BPK-TEST-XY123456", "assigner" : { "display" : "Bundesministerium für Inneres" } }], "patient" : { "reference" : "Patient/HL7ATCorePatientExampleBart" }, "relationship" : [{ "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", "code" : "NOK", "display" : "next of kin" }] }], "name" : [{ "family" : "Simpson", "given" : ["Homer"] }], "telecom" : [{ "system" : "phone", "value" : "+43 660 1234567", "use" : "home" }], "gender" : "male", "address" : [{ "use" : "home", "type" : "both", "line" : ["Donutgasse 7 Tür 3"], "_line" : [{ "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName", "valueString" : "Donutgasse" }, { "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber", "valueString" : "7" }, { "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator", "valueString" : "Tür 3" }] }], "city" : "Wien", "state" : "Wien", "postalCode" : "1150", "country" : "AUT" }] }