@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://ig.phase2.scip.synanetics.cloud/Patient/213d9b29-0cd4-492c-b7c2-4d22b5da15d6> a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "213d9b29-0cd4-492c-b7c2-4d22b5da15d6"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 213d9b29-0cd4-492c-b7c2-4d22b5da15d6</b></p><a name=\"213d9b29-0cd4-492c-b7c2-4d22b5da15d6\"> </a><a name=\"hc213d9b29-0cd4-492c-b7c2-4d22b5da15d6\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">MIKE MEAKIN  Male, DoB: 1970-01-01 ( https://fhir.nhs.uk/Id/nhs-number#9658218873)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">8 Box Road London W3 7JF (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.0.2&amp;canonical=http://fhir.org/packages/fhir.r4.ukcore.stu2/Organization/0d59b073-a93b-482a-98ad-ed8d13078a48\">NHS ENGLAND</a></li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus"^^xsd:anyURI ;
         fhir:l <https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland"^^xsd:anyURI ;
             fhir:l <https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland>
           ] ;
           fhir:code [ fhir:v "01" ] ;
           fhir:display [ fhir:v "Number present and verified" ]
         ] ) ;
         fhir:text [ fhir:v "Number present and verified" ]
       ]
     ] ) ;
     fhir:system [
       fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ;
       fhir:l <https://fhir.nhs.uk/Id/nhs-number>
     ] ;
     fhir:value [ fhir:v "9658218873" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
     fhir:id [ fhir:v "QlEpn" ] ;
     fhir:use [ fhir:v "usual" ] ;
     fhir:family [ fhir:v "MEAKIN" ] ;
     fhir:given ( [ fhir:v "MIKE" ] ) ;
     fhir:prefix ( [ fhir:v "MR" ] ) ;
     fhir:period [
       fhir:start [ fhir:v "2011-06-01"^^xsd:date ]
     ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1970-01-01"^^xsd:date] ; # 
  fhir:address ( [
     fhir:id [ fhir:v "xOaIc" ] ;
     fhir:extension ( [
       fhir:extension ( [
         fhir:url [
           fhir:v "type"^^xsd:anyURI ;
           fhir:l fhir:type
         ] ;
         fhir:value [
           a fhir:Coding ;
           fhir:system [
             fhir:v "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType"^^xsd:anyURI ;
             fhir:l <https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType>
           ] ;
           fhir:code [ fhir:v "PAF" ]
         ]
       ] [
         fhir:url [
           fhir:v "value"^^xsd:anyURI ;
           fhir:l fhir:value
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "22029824"
         ]
       ] ) ;
       fhir:url [
         fhir:v "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey"^^xsd:anyURI ;
         fhir:l <https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey>
       ]
     ] ) ;
     fhir:use [ fhir:v "home" ] ;
     fhir:line ( [ fhir:v "8 Box Road" ] [ fhir:v "London" ] ) ;
     fhir:postalCode [ fhir:v "W3 7JF" ] ;
     fhir:period [
       fhir:start [ fhir:v "2011-06-23"^^xsd:date ]
     ]
  ] ) ; # 
  fhir:managingOrganization [
     fhir:l <https://ig.phase2.scip.synanetics.cloud/Organization/0d59b073-a93b-482a-98ad-ed8d13078a48> ;
     fhir:reference [ fhir:v "Organization/0d59b073-a93b-482a-98ad-ed8d13078a48" ] ;
     fhir:display [ fhir:v "NHS ENGLAND" ]
  ] . # 

# -------------------------------------------------------------------------------------

