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

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypePatient
IdPatient-pss-CDK5-Patient-304.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 pss-CDK5-Patient-304

Last updated: 2022-11-17 15:06:53+0000;

Information Source: urn:telus:emr:pss:CDK5

Profile: DwPatient

Security Label: normal (Details: Confidentiality code N = 'normal')

Kennedy Fabe Cassie (no stated gender), DoB: 1952-04-20 ( Jurisdictional Health Number: 846181284981)


Active:trueDeceased:false
Other Id:Medical Record Number/304 (use: usual, )
Contact Detail
  • Kennedy.Cassie@testing.org
  • ph: 5643781912(Home)
  • ph: 5887592807 7568(Work)
  • 417 Hamilton Crescent Suite 8 Saint John's NL X7O 6K2 CA (home)
Language:French
Links:
2015-06-01 --> (ongoing)
Active
Rostered

Source1

{
  "resourceType": "Patient",
  "id": "pss-CDK5-Patient-304",
  "meta": {
    "lastUpdated": "2022-11-17T15:06:53.000Z",
    "source": "urn:telus:emr:pss:CDK5",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-PatientStatus",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:telus:emr:pss:CDK5:codetable:patient-status",
            "code": "0",
            "display": "Active"
          }
        ]
      }
    },
    {
      "url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-RosterStatus",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:telus:emr:pss:CDK5:codetable:roster-status",
            "code": "rostered",
            "display": "Rostered"
          }
        ]
      }
    },
    {
      "url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-RosterPeriod",
      "valuePeriod": {
        "start": "2015-06-01"
      }
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR",
            "display": "Medical Record Number"
          }
        ],
        "text": "Medical Record Number"
      },
      "system": "urn:telus:emr:pss:CDK5:patientid",
      "value": "304"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "JHN",
            "display": "Jurisdictional health number"
          }
        ],
        "text": "Jurisdictional Health Number"
      },
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-nl-patient-healthcare-id",
      "value": "846181284981",
      "assigner": {
        "display": "NL"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "usual",
      "text": "Kennedy Fabe Cassie",
      "family": "Cassie",
      "given": [
        "Kennedy",
        "Fabe"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "Kennedy.Cassie@testing.org",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "5643781912",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "5887592807 7568",
      "use": "work"
    }
  ],
  "birthDate": "1952-04-20",
  "deceasedBoolean": false,
  "address": [
    {
      "use": "home",
      "type": "postal",
      "line": [
        "417 Hamilton Crescent",
        "Suite 8"
      ],
      "city": "Saint John's",
      "state": "NL",
      "postalCode": "X7O 6K2",
      "country": "CA"
    }
  ],
  "communication": [
    {
      "language": {
        "text": "French"
      }
    }
  ],
  "generalPractitioner": [
    {
      "reference": "Practitioner/pss-CDK5-Practitioner-16",
      "type": "Practitioner",
      "display": "Dan Dalton"
    }
  ],
  "managingOrganization": {
    "reference": "Organization/pss-CDK5-Organization-0",
    "type": "Organization",
    "display": "CDK5 130k"
  }
}