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

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report
Resource TypeSpecimen
IdSpecimen-specimen-anterior-nares-swab-p-noelle.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: Specimen specimen-anterior-nares-swab-p-noelle

identifier: http://lab.acme.org/specimens/2021/MLD45-Z4-1234

status: Available

type: Anterior nares swab (specimen)

subject: Patricia Noelle

receivedTime: 2021-12-03 16:00:00+0000

Collections

-Collected[x]
*2021-12-03 11:00:00+0000

Source1

{
  "resourceType": "Specimen",
  "id": "specimen-anterior-nares-swab-p-noelle",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test-covid"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://lab.acme.org/specimens/2021",
      "value": "MLD45-Z4-1234"
    }
  ],
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "697989009",
        "display": "Anterior nares swab (specimen)"
      }
    ],
    "text": "Anterior nares swab (specimen)"
  },
  "subject": {
    "reference": "Patient/patient-at-home-in-vitro-test-patricia-noelle",
    "display": "Patricia Noelle"
  },
  "receivedTime": "2021-12-03T16:00:00Z",
  "collection": {
    "collectedDateTime": "2021-12-03T11:00:00Z"
  }
}