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

FHIR IG analytics

Packagegov.cdc.nhsn.dqm
Resource TypeSpecimen
IdSpecimen-specimen-example-ach-daily-negativepcr-1.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-example-ach-daily-negativepcr-1

type: Nasal fluid specimen (specimen)

subject: ACHDaily, NegativePCR

receivedTime: 2024-01-01 08:30:00+0000

Collections

-Collected[x]BodySite
*2024-01-01 09:00:00+0000Entire root of nose (body structure)

Source1

{
  "resourceType": "Specimen",
  "id": "specimen-example-ach-daily-negativepcr-1",
  "meta": {
    "profile": [
      "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-specimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "168141000",
        "display": "Nasal fluid specimen (specimen)"
      }
    ],
    "text": "Nasal fluid specimen (specimen)"
  },
  "subject": {
    "reference": "Patient/patient-example-ach-daily-negativepcr",
    "display": "ACHDaily, NegativePCR"
  },
  "receivedTime": "2024-01-01T08:30:00Z",
  "collection": {
    "collectedDateTime": "2024-01-01T09:00:00Z",
    "bodySite": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "1825009",
          "display": "Entire root of nose (body structure)"
        }
      ]
    }
  }
}