New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DiagnosisDetail-StrepEvidence - JSON Representation

Raw json | Download


{
  "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/external-system-identifier-type-codesystem",
            "code" : "salesforce-observation-id"
          }
        ]
      },
      "system" : "https://developer.salesforce.com/docs",
      "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"
          }
        ]
      }
    }
  ]
}