Clic Santé
1.0.0 - trial-use

This page is part of the Interoperability of Clic Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Example Appointment Patient - 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 "65455b44-591e-420a-a34a-1e0d48e50b44"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-patient"^^xsd:anyURI ;
fhir:link <http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-patient>     ] )
  ] ; # 
  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 65455b44-591e-420a-a34a-1e0d48e50b44</b></p><a name=\"65455b44-591e-420a-a34a-1e0d48e50b44\"> </a><a name=\"hc65455b44-591e-420a-a34a-1e0d48e50b44\"> </a><a name=\"65455b44-591e-420a-a34a-1e0d48e50b44-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Weldon Mickael Cormier Male, DoB: 1964-04-06</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><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-MaritalStatus S}\">Never Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the patient's profile number.\"><a href=\"StructureDefinition-patient-profile-number.html\">Patient Profile Number</a></td><td colspan=\"3\">P123A</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the employee's (patient) job title.\"><a href=\"StructureDefinition-patient-employee-job-title.html\">Patient Employee Job Title</a></td><td colspan=\"3\">Janitor</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the name of the employee's (patient) employer.\"><a href=\"StructureDefinition-patient-employer-name.html\">Patient Employer Name</a></td><td colspan=\"3\">Dunder Mifflin</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the employee's (patient) category.\"><a href=\"StructureDefinition-patient-employee-category.html\">Patient Employee Category</a></td><td colspan=\"3\">Cat 1</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent whether the mother of a patient is unknown.\"><a href=\"StructureDefinition-patient-unknown-mother.html\">Patient Unknown Mother</a></td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the student's school class.\"><a href=\"StructureDefinition-patient-school-class.html\">Patient School Class</a></td><td colspan=\"3\">History of Magic</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the employee's (patient) establishment.\"><a href=\"StructureDefinition-patient-employee-establishment.html\">Patient Employee Establishment</a></td><td colspan=\"3\">Fictitious Hospital</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the patient's occupation (work related).\"><a href=\"StructureDefinition-patient-occupation.html\">Patient Occupation</a></td><td colspan=\"3\">Hairdresser</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the region where the patient is located.\"><a href=\"StructureDefinition-patient-region.html\">Patient Region</a></td><td colspan=\"3\">Lanaudière</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the employee's (patient) number.\"><a href=\"StructureDefinition-patient-employee-number.html\">Patient Employee Number</a></td><td colspan=\"3\">000123</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent whether the patient requested to be only contacted by phone.\"><a href=\"StructureDefinition-patient-comm-phone-only.html\">Patient Comm Phone Only</a></td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent whether the father of a patient is unknown.\"><a href=\"StructureDefinition-patient-unknown-father.html\">Patient Unknown Father</a></td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to represent the student's school name.\"><a href=\"StructureDefinition-patient-school-name.html\">Patient School Name</a></td><td colspan=\"3\">Hogwarts</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-occupation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Hairdresser" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-unknown-mother"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-unknown-father"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-profile-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "P123A" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-school-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Hogwarts" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-school-class"^^xsd:anyURI ] ;
fhir:value [ fhir:v "History of Magic" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-comm-phone-only"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-region"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Lanaudière" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employer-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Dunder Mifflin" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "000123" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-category"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Cat 1" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-establishment"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Fictitious Hospital" ]
  ] [
fhir:url [ fhir:v "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-job-title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Janitor" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Weldon Cormier" ] ;
fhir:family [ fhir:v "Cormier" ] ;
    ( fhir:given [ fhir:v "Weldon" ] )
  ] [
fhir:use [ fhir:v "old" ] ;
fhir:text [ fhir:v "John Cormier" ]
  ] [
fhir:text [ fhir:v "Weldon Mickael Cormier" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1964-04-06"^^xsd:date] ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "S" ]     ] )
  ] . #