SMART Health Cards: Vaccination & Testing Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-shc-vaccination-ig/ and changes regularly. See the Directory of published versions
Description:
For representing laboratory test results related to infection with or immunity to an infectious disease.
Primary profile (DM) | Fallback profile (AD) | Scope of profile pair |
---|---|---|
Lab results - COVID-19 | Fallback | COVID-19 only |
Lab results - Generic | Fallback | Other infectious diseases |
Note that Observation.effective[x]
is the clinically relevant time/time-period, which is typically when the specimen assessed in the laboratory test was collected (as opposed to when the lab assay was performed).
Note that the performer
element indicates the laboratory performing the test, rather than the collector of the specimen used in the test.
The specimen collection supervision status ValueSet provides a method for identifying whether a specimen was collected by the patient with supervision, without supervision, etc. This is stored in Observation.component
, identified by setting Observation.component.code
to the SNOMED CT concept 1208522006
(“Type of supervision for specimen collection (observable entity)”). Observation.component.valueCodeableConcept
is one of the codes in the aforementioned ValueSet.