New Zealand Rheumatic Fever FHIR Implementation Guide
1.0.0 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-rheumatic-fever/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-08-07T08:31:00Z",
"profile" : [
🔗 "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-diagnosisgroup"
],
"tag" : [
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"code" : "rf-nz",
"display" : "rheumatic fever"
}
]
},
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"code" : "rfccs-observation-id"
}
]
},
"system" : "https://standards.digital.health.nz/ns/rf-ccs-id",
"value" : "OBSD-0102"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"code" : "448011000210101",
"display" : "Evidence of preceding Streptococcus group A infection"
}
]
},
"subject" : {
"type" : "Patient",
"identifier" : {
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/nhi-id",
"value" : "ZKC7284"
},
"display" : "Sage Westbrook"
},
"encounter" : {
🔗 "reference" : "Encounter/DiagnosisEncounter"
},
"performer" : [
{
"type" : "Organization",
"identifier" : {
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
"value" : "G0M086-B"
},
"display" : "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"
}
],
"hasMember" : [
{
🔗 "reference" : "Observation/DiagnosisDetail-StrepEvidence-Secondary"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "82703001",
"display" : "Antistreptolysin O titer (procedure)"
}
],
"text" : "Antistreptolysin O titer (procedure)"
},
"valueQuantity" : {
"value" : 480000,
"unit" : "IU/litre",
"system" : "http://unitsofmeasure.org",
"code" : "[iU]/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "82703001",
"display" : "Antistreptolysin O titer (procedure)"
}
],
"text" : "Antistreptolysin O titer (procedure)"
},
"valueDateTime" : "2023-06-02T02:00:00Z"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394723001",
"display" : "Anti-deoxyribonuclease B antibody level (procedure)"
}
],
"text" : "Anti-deoxyribonuclease B antibody level (procedure)"
},
"valueQuantity" : {
"value" : 680000,
"unit" : "IU/litre",
"system" : "http://unitsofmeasure.org",
"code" : "[iU]/L"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394723001",
"display" : "Anti-deoxyribonuclease B antibody level (procedure)"
}
],
"text" : "Anti-deoxyribonuclease B antibody level (procedure)"
},
"valueDateTime" : "2023-06-02T02:00:00Z"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "117015009",
"display" : "Throat culture (procedure)"
}
],
"text" : "Throat culture (procedure)"
},
"dataAbsentReason" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "not-performed",
"display" : "Not performed"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "9718006",
"display" : "Polymerase chain reaction analysis (procedure)"
}
],
"text" : "Polymerase chain reaction analysis (procedure)"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "POS",
"display" : "Positive"
}
]
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "312504002",
"display" : "Antigen test (procedure)"
}
],
"text" : "Antigen test (procedure)"
},
"dataAbsentReason" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "unknown",
"display" : "Unknown"
}
]
}
}
]
}