Personal Health Records
1.0.0-ballot2 - STU 1 ballot International flag

Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions

: PatientDataReceipt Message

Raw ttl | Download


@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/pdr-message> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "pdr-message"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:Bundle.type [ fhir:value "message"] ;
  fhir:Bundle.entry [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/baseR4/MessageHeader/pdr-message-header" ] ;
     fhir:Bundle.entry.resource <http://example.org/baseR4/MessageHeader/pdr-message-header>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/baseR4/Patient/71a8b156-760b-df6b-859e-eefc7932a526" ] ;
     fhir:Bundle.entry.resource <http://example.org/baseR4/Patient/71a8b156-760b-df6b-859e-eefc7932a526>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/baseR4/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c" ] ;
     fhir:Bundle.entry.resource <http://example.org/baseR4/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/baseR4/Procedure/ee6beac6-aaaa-957c-767e-1e1c925c816c" ] ;
     fhir:Bundle.entry.resource <http://example.org/baseR4/Procedure/ee6beac6-aaaa-957c-767e-1e1c925c816c>
  ] .

<http://example.org/baseR4/MessageHeader/pdr-message-header> a fhir:MessageHeader ;
  fhir:Resource.id [ fhir:value "pdr-message-header"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_pdr-message-header\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader pdr-message-header</b></p><a name=\"pdr-message-header\"> </a><a name=\"hcpdr-message-header\"> </a><p><b>event</b>: [not stated]:  (http://example.org/baseR4/MessageHeader/345de01e-9680-4ca9-9eb5-abcceb9d799a)</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://example.org\">http://example.org</a></td></tr></table><p><b>focus</b>: </p><ul><li><a href=\"Bundle-pdr-message.html#http-//example.org/baseR4/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c\">Encounter: identifier = https://github.com/synthetichealth/synthea#ee6beac6-aaaa-957c-767e-1e1caa5c816c (use: official, ); status = finished; class = ambulatory (ActCode#AMB); type = Encounter for check up (procedure); period = 2022-02-15 10:20:13-0500 --&gt; 2022-02-15 10:35:13-0500</a></li><li><a href=\"Bundle-pdr-message.html#http-//example.org/baseR4/Procedure/ee6beac6-aaaa-957c-767e-1e1c925c816c\">Procedure Colonoscopy (procedure)</a></li><li><a href=\"Bundle-pdr-message.html#http-//example.org/baseR4/Patient/71a8b156-760b-df6b-859e-eefc7932a526\">Adriana394 Kutch271 (official) Female, DoB: 1966-05-16 ( https://github.com/synthetichealth/synthea#71a8b156-760b-df6b-859e-eefc7932a526)</a></li></ul></div>"
  ] ;
  fhir:MessageHeader.eventCoding [
     fhir:Coding.display [ fhir:value "http://example.org/baseR4/MessageHeader/345de01e-9680-4ca9-9eb5-abcceb9d799a" ]
  ] ;
  fhir:MessageHeader.source [
     fhir:MessageHeader.source.endpoint [ fhir:value "http://example.org" ]
  ] ;
  fhir:MessageHeader.focus [
     fhir:index -1 ;
     fhir:link <http://example.org/baseR4/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c> ;
     fhir:Reference.reference [ fhir:value "http://example.org/baseR4/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c" ]
  ], [
     fhir:index -1 ;
     fhir:link <http://example.org/baseR4/Procedure/ee6beac6-aaaa-957c-767e-1e1c925c816c> ;
     fhir:Reference.reference [ fhir:value "http://example.org/baseR4/Procedure/ee6beac6-aaaa-957c-767e-1e1c925c816c" ]
  ], [
     fhir:index -1 ;
     fhir:link <http://example.org/baseR4/Patient/71a8b156-760b-df6b-859e-eefc7932a526> ;
     fhir:Reference.reference [ fhir:value "http://example.org/baseR4/Patient/71a8b156-760b-df6b-859e-eefc7932a526" ]
  ] .

<http://example.org/baseR4/Patient/71a8b156-760b-df6b-859e-eefc7932a526> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "71a8b156-760b-df6b-859e-eefc7932a526"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_71a8b156-760b-df6b-859e-eefc7932a526\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 71a8b156-760b-df6b-859e-eefc7932a526</b></p><a name=\"71a8b156-760b-df6b-859e-eefc7932a526\"> </a><a name=\"hc71a8b156-760b-df6b-859e-eefc7932a526\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Adriana394 Kutch271 (official) Female, DoB: 1966-05-16 ( https://github.com/synthetichealth/synthea#71a8b156-760b-df6b-859e-eefc7932a526)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus L}\">Legally Separated</span></td><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li><code>urn:mitre:healthmanager:account:username</code>/a394Kutch271</li><li>Medical Record Number/71a8b156-760b-df6b-859e-eefc7932a526</li><li>Social Security Number/999-12-3038</li><li>Driver's license number/S99996224</li><li>Passport Number/X15390510X</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Adriana394 Hintz995 (Name changed for Marriage)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 555-237-5240(Home)</li><li>455 Bayer Rapid Suite 75 Boston MA 02120 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en-US}\">English (United States)</span></td></tr></table></div>"
  ] ;
  fhir:Patient.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "https://github.com/synthetichealth/synthea" ] ;
     fhir:Identifier.value [ fhir:value "71a8b156-760b-df6b-859e-eefc7932a526" ]
  ], [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "urn:mitre:healthmanager:account:username" ] ;
     fhir:Identifier.value [ fhir:value "a394Kutch271" ]
  ], [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         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:CodeableConcept.text [ fhir:value "Medical Record Number" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://hospital.smarthealthit.org" ] ;
     fhir:Identifier.value [ fhir:value "71a8b156-760b-df6b-859e-eefc7932a526" ]
  ], [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "SS" ] ;
         fhir:Coding.display [ fhir:value "Social Security Number" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Social Security Number" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-ssn" ] ;
     fhir:Identifier.value [ fhir:value "999-12-3038" ]
  ], [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "DL" ] ;
         fhir:Coding.display [ fhir:value "Driver's license number" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Driver's license number" ]
     ] ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.3.25" ] ;
     fhir:Identifier.value [ fhir:value "S99996224" ]
  ], [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "PPN" ] ;
         fhir:Coding.display [ fhir:value "Passport Number" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Passport Number" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber" ] ;
     fhir:Identifier.value [ fhir:value "X15390510X" ]
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.family [ fhir:value "Kutch271" ] ;
     fhir:HumanName.given [
       fhir:value "Adriana394" ;
       fhir:index -1
     ] ;
     fhir:HumanName.prefix [
       fhir:value "Mrs." ;
       fhir:index -1
     ]
  ], [
     fhir:index -1 ;
     fhir:HumanName.use [ fhir:value "maiden" ] ;
     fhir:HumanName.family [ fhir:value "Hintz995" ] ;
     fhir:HumanName.given [
       fhir:value "Adriana394" ;
       fhir:index -1
     ] ;
     fhir:HumanName.prefix [
       fhir:value "Mrs." ;
       fhir:index -1
     ]
  ] ;
  fhir:Patient.telecom [
     fhir:index -1 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "555-237-5240" ] ;
     fhir:ContactPoint.use [ fhir:value "home" ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1966-05-16"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "latitude" ] ;
         fhir:Extension.valueDecimal [ fhir:value "42.3980503884975"^^xsd:decimal ]
       ], [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "longitude" ] ;
         fhir:Extension.valueDecimal [ fhir:value "-70.97134547950968"^^xsd:decimal ]
       ] ;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/geolocation" ]
     ] ;
     fhir:Address.line [
       fhir:value "455 Bayer Rapid Suite 75" ;
       fhir:index -1
     ] ;
     fhir:Address.city [ fhir:value "Boston" ] ;
     fhir:Address.state [ fhir:value "MA" ] ;
     fhir:Address.postalCode [ fhir:value "02120" ] ;
     fhir:Address.country [ fhir:value "US" ]
  ] ;
  fhir:Patient.maritalStatus [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" ] ;
       fhir:Coding.code [ fhir:value "L" ] ;
       fhir:Coding.display [ fhir:value "Legally Separated" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Legally Separated" ]
  ] ;
  fhir:Patient.multipleBirthBoolean [ fhir:value "false"^^xsd:boolean] ;
  fhir:Patient.communication [
     fhir:index -1 ;
     fhir:Patient.communication.language [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ;
         fhir:Coding.code [ fhir:value "en-US" ] ;
         fhir:Coding.display [ fhir:value "English (United States)" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "English (United States)" ]
     ]
  ] .

<http://example.org/baseR4/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "ee6beac6-aaaa-957c-767e-1e1caa5c816c"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_ee6beac6-aaaa-957c-767e-1e1caa5c816c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter ee6beac6-aaaa-957c-767e-1e1caa5c816c</b></p><a name=\"ee6beac6-aaaa-957c-767e-1e1caa5c816c\"> </a><a name=\"hcee6beac6-aaaa-957c-767e-1e1caa5c816c\"> </a><p><b>identifier</b>: <code>https://github.com/synthetichealth/synthea</code>/ee6beac6-aaaa-957c-767e-1e1caa5c816c (use: official, )</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 185349003}\">Encounter for check up (procedure)</span></p><p><b>subject</b>: <a href=\"Bundle-pdr-message.html#Patient_71a8b156-760b-df6b-859e-eefc7932a526\">Mrs. Adriana394 Kutch271</a></p><p><b>period</b>: 2022-02-15 10:20:13-0500 --&gt; 2022-02-15 10:35:13-0500</p></div>"
  ] ;
  fhir:Encounter.identifier [
     fhir:index -1 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.system [ fhir:value "https://github.com/synthetichealth/synthea" ] ;
     fhir:Identifier.value [ fhir:value "ee6beac6-aaaa-957c-767e-1e1caa5c816c" ]
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.type [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       a sct:185349003 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "185349003" ] ;
       fhir:Coding.display [ fhir:value "Encounter for check up (procedure)" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Encounter for check up (procedure)" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/71a8b156-760b-df6b-859e-eefc7932a526> ;
     fhir:Reference.reference [ fhir:value "Patient/71a8b156-760b-df6b-859e-eefc7932a526" ] ;
     fhir:Reference.display [ fhir:value "Mrs. Adriana394 Kutch271" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2022-02-15T10:20:13-05:00"^^xsd:dateTime ] ;
     fhir:Period.end [ fhir:value "2022-02-15T10:35:13-05:00"^^xsd:dateTime ]
  ] .

<http://hl7.org/fhir/Patient/71a8b156-760b-df6b-859e-eefc7932a526> a fhir:Patient .

<http://example.org/baseR4/Procedure/ee6beac6-aaaa-957c-767e-1e1c925c816c> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "ee6beac6-aaaa-957c-767e-1e1c925c816c"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_ee6beac6-aaaa-957c-767e-1e1c925c816c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure ee6beac6-aaaa-957c-767e-1e1c925c816c</b></p><a name=\"ee6beac6-aaaa-957c-767e-1e1c925c816c\"> </a><a name=\"hcee6beac6-aaaa-957c-767e-1e1c925c816c\"> </a><p><b>identifier</b>: <code>https://github.com/synthetichealth/synthea</code>/ee6beac6-aaaa-957c-767e-1e1c925c816c (use: official, )</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 73761001}\">Colonoscopy</span></p><p><b>subject</b>: <a href=\"Bundle-pdr-message.html#Patient_71a8b156-760b-df6b-859e-eefc7932a526\">Mrs. Adriana394 Kutch271</a></p><p><b>encounter</b>: <a href=\"Bundle-pdr-message.html#Encounter_ee6beac6-aaaa-957c-767e-1e1caa5c816c\">Encounter: identifier = https://github.com/synthetichealth/synthea#ee6beac6-aaaa-957c-767e-1e1caa5c816c (use: official, ); status = finished; class = ambulatory (ActCode#AMB); type = Encounter for check up (procedure); period = 2022-02-15 10:20:13-0500 --&gt; 2022-02-15 10:35:13-0500</a></p><p><b>performed</b>: 2022-02-15 10:20:13-0500</p></div>"
  ] ;
  fhir:Procedure.identifier [
     fhir:index -1 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.system [ fhir:value "https://github.com/synthetichealth/synthea" ] ;
     fhir:Identifier.value [ fhir:value "ee6beac6-aaaa-957c-767e-1e1c925c816c" ]
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.code [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       a sct:73761001 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "73761001" ] ;
       fhir:Coding.display [ fhir:value "Colonoscopy (procedure)" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Colonoscopy" ]
  ] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/71a8b156-760b-df6b-859e-eefc7932a526> ;
     fhir:Reference.reference [ fhir:value "Patient/71a8b156-760b-df6b-859e-eefc7932a526" ] ;
     fhir:Reference.display [ fhir:value "Mrs. Adriana394 Kutch271" ]
  ] ;
  fhir:Procedure.encounter [
     fhir:link <http://hl7.org/fhir/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c> ;
     fhir:Reference.reference [ fhir:value "Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c" ]
  ] ;
  fhir:Procedure.performedDateTime [ fhir:value "2022-02-15T10:20:13-05:00"^^xsd:dateTime] .

<http://hl7.org/fhir/Encounter/ee6beac6-aaaa-957c-767e-1e1caa5c816c> a fhir:Encounter .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/pdr-message.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/pdr-message.ttl> .