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 - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "65455b44-591e-420a-a34a-1e0d48e50b44",
  "meta" : {
    "profile" : [
      🔗 "http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "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>"
  },
  "extension" : [
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-occupation",
      "valueString" : "Hairdresser"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-unknown-mother",
      "valueBoolean" : true
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-unknown-father",
      "valueBoolean" : true
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-profile-number",
      "valueString" : "P123A"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-school-name",
      "valueString" : "Hogwarts"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-school-class",
      "valueString" : "History of Magic"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-comm-phone-only",
      "valueBoolean" : false
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-region",
      "valueString" : "Lanaudière"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employer-name",
      "valueString" : "Dunder Mifflin"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-number",
      "valueString" : "000123"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-category",
      "valueString" : "Cat 1"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-establishment",
      "valueString" : "Fictitious Hospital"
    },
    {
      "url" : "http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-job-title",
      "valueString" : "Janitor"
    }
  ],
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "text" : "Weldon Cormier",
      "family" : "Cormier",
      "given" : [
        "Weldon"
      ]
    },
    {
      "use" : "old",
      "text" : "John Cormier"
    },
    {
      "text" : "Weldon Mickael Cormier"
    }
  ],
  "gender" : "male",
  "birthDate" : "1964-04-06",
  "maritalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "code" : "S"
      }
    ]
  }
}