@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Patient ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Amy V. Shaw female, DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: USUAL))


Active:true
Alt. Name:Amy V. Baxter
Contact Details:
  • ph: 555-555-5555(HOME)
  • amy.shaw@example.com
  • 49 Meadow St Mounds OK 74047 US
  • 183 Mountain View St Mounds OK 74048 US
US Core Ethnicity Extension:
US Core Birth Sex Extension:
  • F
US Core Race Extension:
" ] ; # fhir:extension ( [ fhir:extension ( [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2106-3" ] ; fhir:display [ fhir:v "White" ] ] ] [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "1002-5" ] ; fhir:display [ fhir:v "American Indian or Alaska Native" ] ] ] [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2028-9" ] ; fhir:display [ fhir:v "Asian" ] ] ] [ fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "1586-7" ] ; fhir:display [ fhir:v "Shoshone" ] ] ] [ fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2036-2" ] ; fhir:display [ fhir:v "Filipino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ fhir:v "Mixed" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ] [ fhir:extension ( [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2135-2" ] ; fhir:display [ fhir:v "Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2184-0" ] ; fhir:display [ fhir:v "Dominican" ] ] ] [ fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2148-5" ] ; fhir:display [ fhir:v "Mexican" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ fhir:v "Hispanic or Latino" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ; fhir:value [ fhir:v "F" ] ] ) ; # fhir:identifier ( [ fhir:use [ fhir:v "usual" ] ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ; fhir:display [ fhir:v "Medical Record Number" ] ] ) ; fhir:text [ fhir:v "Medical Record Number" ] ] ; fhir:system [ fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ] ; fhir:value [ fhir:v "1032702" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:family [ fhir:v "Shaw" ] ; fhir:given ( [ fhir:v "Amy" ] [ fhir:v "V." ] ) ; fhir:period [ fhir:start [ fhir:v "2016-12-06"^^xsd:date ] ; fhir:end [ fhir:v "2020-07-22"^^xsd:date ] ] ] [ fhir:family [ fhir:v "Baxter" ] ; fhir:given ( [ fhir:v "Amy" ] [ fhir:v "V." ] ) ; fhir:suffix ( [ fhir:v "PharmD" ] ) ; fhir:period [ fhir:start [ fhir:v "2020-07-22"^^xsd:date ] ] ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "555-555-5555" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "amy.shaw@example.com" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1987-02-20"^^xsd:date] ; # fhir:address ( [ fhir:line ( [ fhir:v "49 Meadow St" ] ) ; fhir:city [ fhir:v "Mounds" ] ; fhir:state [ fhir:v "OK" ] ; fhir:postalCode [ fhir:v "74047" ] ; fhir:country [ fhir:v "US" ] ; fhir:period [ fhir:start [ fhir:v "2016-12-06"^^xsd:date ] ; fhir:end [ fhir:v "2020-07-22"^^xsd:date ] ] ] [ fhir:line ( [ fhir:v "183 Mountain View St" ] ) ; fhir:city [ fhir:v "Mounds" ] ; fhir:state [ fhir:v "OK" ] ; fhir:postalCode [ fhir:v "74048" ] ; fhir:country [ fhir:v "US" ] ; fhir:period [ fhir:start [ fhir:v "2020-07-22"^^xsd:date ] ] ] ) . # # -------------------------------------------------------------------------------------