Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Patient NHSEngland - COMFORT26th Jones26th (9449304424) - TTL Representation

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "9449304424"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "219" ] ;
    ( fhir:profile [
fhir:v "https://fhir.virtually.healthcare/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:link <https://fhir.virtually.healthcare/StructureDefinition/Patient>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "unrestricted" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 9449304424</b></p><a name=\"9449304424\"> </a><a name=\"hc9449304424\"> </a><a name=\"9449304424-en-GB\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 219</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Patient.html\">Patient</a></p><p style=\"margin-bottom: 0px\">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">John Test  Male, DoB: 1997-01-02 ( https://fhir.nhs.uk/Id/nhs-number#9449304424)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2024-01-10 00:00:00+0000</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">COMFORT26th ZULA Jones26th (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: 26th1111(Temp)</li><li><a href=\"mailto:john.doe1@example.com\">john.doe1@example.com</a></li><li>ph: 32324242411(Home)</li><li>121C Durants Road ENFIELD EN3 7DG (home)</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 fr}\">French</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/H81109 (, period: 1976-08-12 --&gt; (ongoing))</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's death notification status.\">Extension UK Core Death Notification Status:</td><td colspan=\"3\"><ul><li>deathNotificationStatus: <span title=\"Codes:{https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus 1}\">Informal - death notice received via an update from a local NHS Organisation such as GP or Trust</span></li><li>systemEffectiveDate: 2024-01-30 10:16:16+0000</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Kolkata </td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "deathNotificationStatus"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Informal - death notice received via an update from a local NHS Organisation such as GP or Trust" ]         ] )       ]     ] [
fhir:url [ fhir:v "systemEffectiveDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2024-01-30T10:16:16+00:00"^^xsd:dateTime ]     ] ) ;
fhir:url [ fhir:v "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
fhir:city [ fhir:v "Kolkata" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9449304424" ]
  ] ) ; # 
  fhir:name ( [
fhir:id [ fhir:v "1928AE7C" ] ;
fhir:use [ fhir:v "maiden" ] ;
fhir:family [ fhir:v "Jones26th" ] ;
    ( fhir:given [ fhir:v "COMFORT26th" ] [ fhir:v "ZULA" ] ) ;
    ( fhir:prefix [ fhir:v "Dame" ] ) ;
fhir:period [
fhir:start [ fhir:v "2024-07-24"^^xsd:date ]     ]
  ] [
fhir:id [ fhir:v "frri" ] ;
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Test" ] ;
    ( fhir:given [ fhir:v "John" ] ) ;
    ( fhir:prefix [ fhir:v "Mr" ] ) ;
fhir:period [
fhir:start [ fhir:v "2024-08-02"^^xsd:date ]     ]
  ] ) ; # 
  fhir:telecom ( [
fhir:id [ fhir:v "24B4768F" ] ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "26th1111" ] ;
fhir:use [ fhir:v "temp" ] ;
fhir:period [
fhir:start [ fhir:v "2024-07-26"^^xsd:date ] ;
fhir:end [ fhir:v "2024-08-26"^^xsd:date ]     ]
  ] [
fhir:id [ fhir:v "4E0C07B5" ] ;
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "john.doe1@example.com" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:period [
fhir:start [ fhir:v "2024-08-02"^^xsd:date ]     ]
  ] [
fhir:id [ fhir:v "BB7FE3BC" ] ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "32324242411" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:period [
fhir:start [ fhir:v "2024-08-02"^^xsd:date ]     ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1997-01-02"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "2024-01-10T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:address ( [
fhir:id [ fhir:v "goll" ] ;
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PAF" ]           ] )         ]       ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [ fhir:v "16792817" ]       ] ) ;
fhir:url [ fhir:v "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey"^^xsd:anyURI ]     ] ) ;
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "121C" ] [ fhir:v "Durants Road" ] [ fhir:v "ENFIELD" ] ) ;
fhir:postalCode [ fhir:v "EN3 7DG" ] ;
fhir:period [
fhir:start [ fhir:v "2024-08-02"^^xsd:date ]     ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "fr" ] ;
fhir:display [ fhir:v "French" ]       ] )     ]
  ] ) ; # 
  fhir:generalPractitioner ( [
fhir:id [ fhir:v "doz2" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "H81109" ] ;
fhir:period [
fhir:start [ fhir:v "1976-08-12"^^xsd:date ]       ]     ]
  ] ) . #