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

FHIR IG analytics

Packagehl7.fhir.us.covid19library
Resource TypeObservation
IdObservation-SARScoronavirus2sequencingidentificationpanelPtXXXMolgenExample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative

Resource "SARScoronavirus2sequencingidentificationpanelPtXXXMolgenExample"

Profile: SARS-CoV-2 (COVID-19) sequencing and identification panel - Specimen by Molecular genetics method

status: final

category: Laboratory (Observation Category Codes#laboratory)

code: SARS-CoV-2 (COVID-19) sequencing and identification panel - Specimen by Molecular genetics method (LOINC#96894-1)

subject: Patient/patient-anyperson-mary " ANYPERSON"

effective: 2021-09-21

dataAbsentReason: Not Permitted (DataAbsentReason#not-permitted)

hasMember:


Source1

{
  "resourceType": "Observation",
  "id": "SARScoronavirus2sequencingidentificationpanelPtXXXMolgenExample",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/covid19library/StructureDefinition/SARScoronavirus2sequencingidentificationpanelPtXXXMolgen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "96894-1"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-anyperson-mary"
  },
  "effectiveDateTime": "2021-09-21",
  "dataAbsentReason": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code": "not-permitted"
      }
    ]
  },
  "hasMember": [
    {
      "reference": "Observation/SequencingStudyIdentifierExample"
    },
    {
      "reference": "Observation/GISAIDSequenceAccessionNumberExample"
    },
    {
      "reference": "Observation/SARSCoV2wholegenomeSeqPtIsolateNomSequencingExample"
    },
    {
      "reference": "Observation/SARScoronavirus2SgenemutationdetectedPridPtXXXNomMolgenExample"
    },
    {
      "reference": "Observation/SARScoronavirus2SgenemutationPrThrPtXXXOrdMolgenExample"
    },
    {
      "reference": "Observation/SARScoronavirus2lineagePridPtXXXNomMolgenExample"
    },
    {
      "reference": "Observation/SARScoronavirus2cladeTypePtXXXNomMolgenExample"
    },
    {
      "reference": "Observation/SARScoronavirus2variantTypePtXXXNomSequencingExample"
    },
    {
      "reference": "Observation/SARScoronavirus2variantinterpretationImpPtXXXNarExample"
    }
  ]
}