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:Patient; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "patient-us-core-patient-mom-everymom"]; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "2" ]; fhir:Meta.lastUpdated [ fhir:value "2019-12-19T21:35:58.000-05:00"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient> ] ]; 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 <span title=\"id\">patient-us-core-patient-mom-everymom</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">meta</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">versionId</td>\n <td>\n <span title=\"versionId\">1</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">lastUpdated</td>\n <td>\n <span title=\"lastUpdated\">2019-11-26T00:38:27.000-05:00</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">profile</td>\n <td>\n <span title=\"profile\">http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient</span>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">us-core-race</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"display\">White</span>\n </li>\n <li>\n <span title=\"system\">urn:oid:2.16.840.1.113883.6.238</span>\n </li>\n <li>\n <span title=\"code\">2106-3</span>\n </li>\n <li>\n <span title=\"valueString\">White</span>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">us-core-ethnicity</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"display\">Not Hispanic or Latino</span>\n </li>\n <li>\n <span title=\"system\">urn:oid:2.16.840.1.113883.6.238</span>\n </li>\n <li>\n <span title=\"code\">2186-5</span>\n </li>\n <li>\n <span title=\"valueString\">Not Hispanic or Latino</span>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">us-core-birthsex</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"valueCode\">F</span>\n </li>\n </ul>\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 <span title=\"use\">usual</span>\n </li>\n <li>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <span title=\"display\">Medical Record Number</span> (\n <span title=\"code\">MR</span> )\n \n </li>\n <li>\n <span title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">http://terminology.hl7.org/CodeSystem/v2-0203</a>\n </span>\n </li>\n </ul>\n </li>\n <li>\n <span title=\"system\">\n <a href=\"http://hospital.smarthealthit.org\">http://hospital.smarthealthit.org</a>\n </span>\n </li>\n <li>\n <span title=\"value\">5552702</span>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">active</td>\n <td>\n <span title=\"active\">true</span>\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 <span title=\"family\">Everymom</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">given</td>\n <td>\n <span title=\"given\">Mom</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">given</td>\n <td>\n <span title=\"given\">L</span>\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 <span title=\"system\">phone</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <span title=\"value\">1-(404)555-1313</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">use</td>\n <td>\n <span title=\"use\">home</span>\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 <span title=\"system\">email</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <span title=\"value\">mom.everymom@example.com</span>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">gender</td>\n <td>\n <span title=\"gender\">female</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">birthDate</td>\n <td>\n <span title=\"birthDate\">1982-11-24</span>\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 <span title=\"line\">5101 Peachtree St NE</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">city</td>\n <td>\n <span title=\"city\">Atlanta</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">state</td>\n <td>\n <span title=\"state\">GA</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">postalCode</td>\n <td>\n <span title=\"postalCode\">30302</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">country</td>\n <td>\n <span title=\"country\">US</span>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">link</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">other</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <a href=\"RelatedPerson-relatedperson-mom-everymom.html\">RelatedPerson/relatedperson-mom-everymom</a>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">type</td>\n <td>\n <span title=\"type\">seealso</span>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ]; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "ombCategory" ]; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ]; fhir:Coding.code [ fhir:value "2106-3" ]; fhir:Coding.display [ fhir:value "White" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "text" ]; fhir:Extension.valueString [ fhir:value "White" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ]; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "ombCategory" ]; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ]; fhir:Coding.code [ fhir:value "2186-5" ]; fhir:Coding.display [ fhir:value "Not Hispanic or Latino" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "text" ]; fhir:Extension.valueString [ fhir:value "Not Hispanic or Latino" ] ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex" ]; fhir:Extension.valueCode [ fhir:value "F" ] ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "usual" ]; 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 "MR" ]; fhir:Coding.display [ fhir:value "Medical Record Number" ] ] ]; fhir:Identifier.system [ fhir:value "http://hospital.smarthealthit.org" ]; fhir:Identifier.value [ fhir:value "5552702" ] ]; fhir:Patient.active [ fhir:value "true"^^xsd:boolean]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Everymom" ]; fhir:HumanName.given [ fhir:value "Mom"; fhir:index 0 ], [ fhir:value "L"; fhir:index 1 ] ]; fhir:Patient.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "1-(404)555-1313" ]; fhir:ContactPoint.use [ fhir:value "home" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "mom.everymom@example.com" ] ]; fhir:Patient.gender [ fhir:value "female"]; fhir:Patient.birthDate [ fhir:value "1982-11-24"^^xsd:date]; fhir:Patient.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" ] ]; fhir:Patient.link [ fhir:index 0; fhir:Patient.link.other [ fhir:Reference.reference [ fhir:value "RelatedPerson/relatedperson-mom-everymom" ] ]; fhir:Patient.link.type [ fhir:value "seealso" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.