NZ Shared Digital Health Record API
0.2.0 - draft
NZ Shared Digital Health Record API - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "ObservationVitalSignsExample",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-01-26T00:21:56.607Z",
"profile" : [
🔗 "https://fhir-ig.digital.health.nz/nz-shared-digital-health-record/StructureDefinition/SDHRObservation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationVitalSignsExample</b></p><a name=\"ObservationVitalSignsExample\"> </a><a name=\"hcObservationVitalSignsExample\"> </a><a name=\"ObservationVitalSignsExample-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2025-01-26 00:21:56+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SDHRObservation.html\">SDHRObservation</a></p></div><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/health-record-key-id</code>/f4121d2e-61aa-4222-83ae-b36d26bbbe62</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 122869004}\">Measurement procedure (procedure)</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://api.hip.digital.health.nz/fhir/Patient/ZKC7284\">Carrey Carrington</a></p><p><b>effective</b>: 2024-12-12 04:22:55+0000</p><p><b>issued</b>: 2024-12-12 04:22:55+0000</p><p><b>performer</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://api.hip.digital.health.nz/fhir/Practitioner/91ZZXZ\">DR Beverly Crusher</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 73 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 73 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8867-4}\">Heart rate</span></p><p><b>value</b>: 44 beats/minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 80404-7}\">R-R interval.standard deviation (Heart rate variability)</span></p><p><b>value</b>: 44 milliseconds<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codems = 'ms')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9279-1}\">Respiratory rate</span></p><p><b>value</b>: 17 breaths/minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8310-5}\">Body temperature</span></p><p><b>value</b>: 38 degree Celsius<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeCel = 'Cel')</span></p></blockquote></div>"
},
"identifier" : [
{
"system" : "https://standards.digital.health.nz/ns/health-record-key-id",
"value" : "f4121d2e-61aa-4222-83ae-b36d26bbbe62"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "122869004",
"display" : "Measurement procedure (procedure)"
}
]
},
"subject" : {
"reference" : "https://api.hip.digital.health.nz/fhir/Patient/ZKC7284",
"type" : "Patient",
"display" : "Carrey Carrington"
},
"effectiveDateTime" : "2024-12-12T04:22:55.965Z",
"issued" : "2024-12-12T04:22:55.965Z",
"performer" : [
{
"reference" : "https://api.hip.digital.health.nz/fhir/Practitioner/91ZZXZ",
"type" : "Practitioner",
"display" : "DR Beverly Crusher"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
}
]
},
"valueQuantity" : {
"value" : 73,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8462-4",
"display" : "Diastolic blood pressure"
}
]
},
"valueQuantity" : {
"value" : 73,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8867-4",
"display" : "Heart rate"
}
]
},
"valueQuantity" : {
"value" : 44,
"unit" : "beats/minute",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "80404-7",
"display" : "R-R interval.standard deviation (Heart rate variability)"
}
]
},
"valueQuantity" : {
"value" : 44,
"unit" : "milliseconds",
"system" : "http://unitsofmeasure.org",
"code" : "ms"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9279-1",
"display" : "Respiratory rate"
}
]
},
"valueQuantity" : {
"value" : 17,
"unit" : "breaths/minute",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8310-5",
"display" : "Body temperature"
}
]
},
"valueQuantity" : {
"value" : 38,
"unit" : "degree Celsius",
"system" : "http://unitsofmeasure.org",
"code" : "Cel"
}
}
]
}