FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.clicsante.base
Resource TypePatient
IdPatient-65455b44-591e-420a-a34a-1e0d48e50b44.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:trueMarital Status:Never Married
Patient Profile NumberP123A
Patient Employee Job TitleJanitor
Patient Employer NameDunder Mifflin
Patient Employee CategoryCat 1
Patient Unknown Mothertrue
Patient School ClassHistory of Magic
Patient Employee EstablishmentFictitious Hospital
Patient OccupationHairdresser
Patient RegionLanaudière
Patient Employee Number000123
Patient Comm Phone Onlyfalse
Patient Unknown Fathertrue
Patient School NameHogwarts

Source1

{
  "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"
      }
    ]
  }
}