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

FHIR IG analytics

Packagehl7.fhir.us.nhsn-med-admin
Resource TypeObservation
IdObservation-observation-lab-sars-cov-med-admin.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

category: Laboratory

code: SARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay

subject: Name: 'masked'. Generated Summary: id: ?ngen-9?; active; ; gender: female; birthDate: 1974-11-24

effective: 2021-01-04

value: positive


Source1

{
  "resourceType": "Observation",
  "id": "observation-lab-sars-cov-med-admin",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-03-29T23:13:31.865+00:00",
    "source": "#KrYSK5ISFyZ7HwLy",
    "profile": [
      "http://hl7.org/fhir/us/nhsn-med-admin/StructureDefinition/Observation-lab-sars-cov"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ],
      "text": "Laboratory"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "94564-2",
        "display": "SARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay"
      }
    ],
    "text": "SARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay"
  },
  "subject": {
    "reference": "Patient/patient-med-admin-1",
    "display": "Name: 'masked'"
  },
  "effectiveDateTime": "2021-01-04",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "code": "POS",
        "display": "positive"
      }
    ],
    "text": "positive"
  }
}