FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeObservation
IdObservation-DiagnosisDetail-StrepEvidence-Secondary.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "DiagnosisDetail-StrepEvidence-Secondary",
  "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-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"
    }
  ]
}