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

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypeObservation
IdObservation-pss-CDK5-Observation-vitals-hr-8001.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: Observation pss-CDK5-Observation-vitals-hr-8001

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

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

Profile: DwObservationVitals

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

identifier: urn:telus:emr:pss:CDK5:vitals/8001 (use: official, )

status: Final

category: Vital Signs

code: HR

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

effective: 2022-11-17 09:30:00+0000

value: 76


Source1

{
  "resourceType": "Observation",
  "id": "pss-CDK5-Observation-vitals-hr-8001",
  "meta": {
    "lastUpdated": "2022-11-17T15:06:53.000Z",
    "source": "urn:telus:emr:pss:CDK5",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationVitals"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:pss:CDK5:vitals",
      "value": "8001"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs",
          "display": "Vital Signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8867-4",
        "display": "Heart rate"
      }
    ],
    "text": "HR"
  },
  "subject": {
    "reference": "Patient/pss-CDK5-Patient-304",
    "type": "Patient"
  },
  "effectiveDateTime": "2022-11-17T09:30:00Z",
  "valueQuantity": {
    "value": 76
  }
}