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-Secondary - 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-0103"
    }
  ],
  "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"
    }
  ],
  "derivedFrom" : [
    {
      🔗 "reference" : "Observation/DiagnosisDetail-StrepEvidence"
    }
  ],
  "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"
    }
  ]
}