This page is part of the Bidirectional Services eReferrals (BSeR) (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Source view
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:RelatedPerson; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "relatedperson-self-eve-everywoman"]; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "2" ]; fhir:Meta.lastUpdated [ fhir:value "2020-01-16T23:28:55.000-05:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n <tr>\n <td style=\"font-weight: bold\">id</td>\n <td>\n <div title=\"id\">relatedperson-self-eve-everywoman</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">identifier</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li> (\n <div title=\"code\">SS</div> )\n \n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">http://terminology.hl7.org/CodeSystem/v2-0203</a>\n </div>\n </li>\n </ul>\n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://hl7.org/fhir/sid/us-ssn\">http://hl7.org/fhir/sid/us-ssn</a>\n </div>\n </li>\n <li>\n <div title=\"value\">444222222</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">active</td>\n <td>\n <div title=\"active\">true</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">patient</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li/>\n <li>\n <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relationship</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"text\">self</div>\n </li>\n <li>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"display\">self</div> (\n <div title=\"code\">SELF</div> )\n \n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/v3-RoleCode\">http://terminology.hl7.org/CodeSystem/v3-RoleCode</a>\n </div>\n </li>\n </ul>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">name</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">family</td>\n <td>\n <div title=\"family\">Everywoman</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">given</td>\n <td>\n <div title=\"given\">Eve</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">given</td>\n <td>\n <div title=\"given\">L</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">telecom</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">system</td>\n <td>\n <div title=\"system\">phone</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <div title=\"value\">1-(404)555-1212</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">use</td>\n <td>\n <div title=\"use\">home</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">telecom</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">system</td>\n <td>\n <div title=\"system\">email</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <div title=\"value\">eve.everywoman@example.com</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">gender</td>\n <td>\n <div title=\"gender\">female</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">birthDate</td>\n <td>\n <div title=\"birthDate\">1974-11-24</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">address</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">line</td>\n <td>\n <div title=\"line\">5101 Peachtree St NE</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">city</td>\n <td>\n <div title=\"city\">Atlanta</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">state</td>\n <td>\n <div title=\"state\">GA</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">postalCode</td>\n <td>\n <div title=\"postalCode\">30302</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">country</td>\n <td>\n <div title=\"country\">US</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </div>" ]; fhir:RelatedPerson.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "SS" ] ] ]; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-ssn" ]; fhir:Identifier.value [ fhir:value "444222222" ] ]; fhir:RelatedPerson.active [ fhir:value "true"^^xsd:boolean]; fhir:RelatedPerson.patient [ fhir:Reference.reference [ fhir:value "Patient/patient-us-core-patient-eve-everywoman" ]; fhir:Reference.display [ fhir:value "Eve Everywoman" ] ]; fhir:RelatedPerson.relationship [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ]; fhir:Coding.code [ fhir:value "SELF" ]; fhir:Coding.display [ fhir:value "self" ] ]; fhir:CodeableConcept.text [ fhir:value "self" ] ]; fhir:RelatedPerson.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Everywoman" ]; fhir:HumanName.given [ fhir:value "Eve"; fhir:index 0 ], [ fhir:value "L"; fhir:index 1 ] ]; fhir:RelatedPerson.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "1-(404)555-1212" ]; fhir:ContactPoint.use [ fhir:value "home" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "eve.everywoman@example.com" ] ]; fhir:RelatedPerson.gender [ fhir:value "female"]; fhir:RelatedPerson.birthDate [ fhir:value "1974-11-24"^^xsd:date]; fhir:RelatedPerson.address [ fhir:index 0; fhir:Address.line [ fhir:value "5101 Peachtree St NE"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Atlanta" ]; fhir:Address.state [ fhir:value "GA" ]; fhir:Address.postalCode [ fhir:value "30302" ]; fhir:Address.country [ fhir:value "US" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.