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" : "CarePlan",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-08-07T08:31:00Z",
"profile" : [
🔗 "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-careplan|1.0.0"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "R",
"display" : "Restricted"
}
],
"tag" : [
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"code" : "rf-nz",
"display" : "rheumatic fever"
}
]
},
"extension" : [
{
"url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-lifelongSecondaryProphylaxis",
"valueBoolean" : false
},
{
"extension" : [
{
"url" : "toStatus",
"valueCoding" : {
"system" : "http://hl7.org/fhir/request-status",
"code" : "draft"
}
},
{
"url" : "changeDate",
"valueDate" : "2023-06-19"
},
{
"url" : "changeReason",
"valueString" : "new patient"
}
],
"url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-statusHistory"
}
],
"identifier" : [
{
"use" : "official",
"system" : "https://standards.digital.health.nz/ns/nhi-id",
"value" : "ZKC7284"
},
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"code" : "rfccs-careplan-id"
}
]
},
"system" : "https://standards.digital.health.nz/ns/rf-ccs-id",
"value" : "00073693"
}
],
"status" : "draft",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
"code" : "rf-nz",
"display" : "rheumatic fever"
}
]
}
],
"title" : "Care plan in initial state after Sage Westbrook registered (R-labelled)",
"subject" : {
🔗 "reference" : "Patient/SageWestbrook",
"type" : "Patient"
},
"period" : {
"start" : "2023-08-01T00:00:00Z",
"end" : "2033-07-31T00:00:00Z"
},
"created" : "2023-06-12T00:00:00Z",
"author" : {
"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"
},
"careTeam" : [
{
🔗 "reference" : "CareTeam/SecondaryProphylaxisCareTeam"
}
],
"addresses" : [
{
🔗 "reference" : "Condition/SevereRfCondition",
"type" : "Condition"
}
],
"supportingInfo" : [
{
🔗 "reference" : "QuestionnaireResponse/PatientMedicationAllergyQuestionnaireResponse"
},
{
🔗 "reference" : "QuestionnaireResponse/MedicationsAndFollowUpGuidanceQuestionnaireResponse"
},
{
🔗 "reference" : "QuestionnaireResponse/PatientWhanauGoalsPreferencesQuestionnaireResponse"
}
]
}