FHIR IG analytics| Package | hl7.fhir.us.nhsn-med-admin |
| Resource Type | Observation |
| Id | Observation-observation-lab-sars-cov-med-admin.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
}
}