FHIR IG analytics| Package | ca.clicsante.base |
| Resource Type | Patient |
| Id | Patient-65455b44-591e-420a-a34a-1e0d48e50b44.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 65455b44-591e-420a-a34a-1e0d48e50b44
Weldon Mickael Cormier Male, DoB: 1964-04-06
| Active: | true | Marital Status: | Never Married | ||
| Patient Profile Number | P123A | ||||
| Patient Employee Job Title | Janitor | ||||
| Patient Employer Name | Dunder Mifflin | ||||
| Patient Employee Category | Cat 1 | ||||
| Patient Unknown Mother | true | ||||
| Patient School Class | History of Magic | ||||
| Patient Employee Establishment | Fictitious Hospital | ||||
| Patient Occupation | Hairdresser | ||||
| Patient Region | Lanaudière | ||||
| Patient Employee Number | 000123 | ||||
| Patient Comm Phone Only | false | ||||
| Patient Unknown Father | true | ||||
| Patient School Name | Hogwarts | ||||
{
"resourceType": "Patient",
"id": "65455b44-591e-420a-a34a-1e0d48e50b44",
"meta": {
"profile": [
"http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}