@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://profiles.ihe.net/ITI/DeId/Patient/ex-Decedent-pandemicIPS-VRDR-stage-2> a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ex-Decedent-pandemicIPS-VRDR-stage-2"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent>
     ] [
       fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr>
     ] [
       fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/Patient>
     ] )
  ] ; # 
  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 ex-Decedent-pandemicIPS-VRDR-stage-2</b></p><a name=\"ex-Decedent-pandemicIPS-VRDR-stage-2\"> </a><a name=\"hcex-Decedent-pandemicIPS-VRDR-stage-2\"> </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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org/fhir/us/vrdr/STU3/StructureDefinition-vrdr-decedent.html\">Decedent</a>, <a href=\"http://hl7.org/fhir/us/vr-common-library/STU2/StructureDefinition-Patient-vr.html\">Patient - Vital Records</a>, <a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pseudo Decedent(anonymous) Female, DoB: 1996-08-16 ( Social Beneficiary Identifier: United States Social Security Number#123456789)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">Unknown</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: masked(Temp)</li><li>null null 460 GM (temp)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contact\">Contact:</td><td colspan=\"3\"><ul><li>masked</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: The information is not available due to security, privacy or related reasons.</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Sex on visual inspection at the time of death by the funeral home\"><a href=\"http://hl7.org/fhir/us/vrdr/STU3/StructureDefinition-NVSS-SexAtDeath.html\">NVSS SexAtDeath</a></td><td colspan=\"3\"><span title=\"Codes:{http://hl7.org/fhir/administrative-gender female}\">Female</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Spouse is Alive.\"><a href=\"http://hl7.org/fhir/us/vrdr/STU3/StructureDefinition-SpouseAlive.html\">Spouse Is Alive</a></td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}\">Yes</span></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.2.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\"></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/SpouseAlive"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/vrdr/StructureDefinition/SpouseAlive>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v2-0136>
         ] ;
         fhir:code [ fhir:v "Y" ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/NVSS-SexAtDeath"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/vrdr/StructureDefinition/NVSS-SexAtDeath>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/administrative-gender>
         ] ;
         fhir:code [ fhir:v "female" ] ;
         fhir:display [ fhir:v "Female" ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/patient-birthPlace>
     ] ;
     fhir:value [
       a fhir:Address ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
         ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "masked"
         ]
       ] )
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>
         ] ;
         fhir:code [ fhir:v "SB" ] ;
         fhir:display [ fhir:v "Social Beneficiary Identifier" ]
       ] )
     ] ;
     fhir:system [
       fhir:v "http://hl7.org/fhir/sid/us-ssn"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/sid/us-ssn>
     ] ;
     fhir:value [ fhir:v "123456789" ]
  ] ) ; # 
  fhir:name ( [
     fhir:use [ fhir:v "anonymous" ] ;
     fhir:text [ fhir:v "Pseudo Decedent" ] ;
     fhir:family [ fhir:v "PseudoFamily" ] ;
     fhir:given ( [ fhir:v "PseudoGiven" ] )
  ] ) ; # 
  fhir:telecom ( [
     fhir:system [ fhir:v "phone" ] ;
     fhir:value [
       fhir:v "masked" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
         ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "masked"
         ]
       ] )
     ] ;
     fhir:use [ fhir:v "temp" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1996-08-16"^^xsd:date] ; # 
  fhir:address ( [
     fhir:use [
       fhir:v "temp" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
         ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "masked"
         ]
       ] )
     ] ;
     fhir:line ( [
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
         ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "masked"
         ]
       ] )
     ] ) ;
     fhir:city [
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
         ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "masked"
         ]
       ] )
     ] ;
     fhir:postalCode [ fhir:v "460" ] ;
     fhir:country [ fhir:v "GM" ]
  ] ) ; # 
  fhir:maritalStatus [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
       ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "masked"
       ]
     ] ) ;
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>
       ] ;
       fhir:code [ fhir:v "UNK" ] ;
       fhir:display [ fhir:v "Unknown" ]
     ] )
  ] ; # 
  fhir:contact ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
       ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "masked"
       ]
     ] ) ;
     fhir:name [
       fhir:text [ fhir:v "masked" ]
     ]
  ] ) ; # 
  fhir:generalPractitioner ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason>
       ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "masked"
       ]
     ] ) ;
     fhir:display [ fhir:v "The information is not available due to security, privacy or related reasons." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

