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

FHIR IG analytics

Packagehl7.fhir.us.nhsn-dqm.r4
Resource TypeSpecimen
IdSpecimen-specimen-example-ach-ach-pass3-stool.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-ach-pass3-stool

identifier: http://example.org/identifiers/798.32/C104082905, http://example.org/identifiers/798.800/C10408290:45

type: Bloody stool

subject: Pass3 ACH

receivedTime: 2024-02-01 19:12:00-0500

Collections

-Collected[x]BodySite
*2024-02-01 19:02:00-0500Entire rectum (body structure)

Source1

{
  "resourceType": "Specimen",
  "id": "specimen-example-ach-ach-pass3-stool",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen|6.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org/identifiers/798.32",
      "value": "C104082905",
      "assigner": {
        "display": "LIS"
      }
    },
    {
      "system": "http://example.org/identifiers/798.800",
      "value": "C10408290:45"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "429901000124102",
        "display": "Bloody stool specimen (specimen)"
      }
    ],
    "text": "Bloody stool"
  },
  "subject": {
    "reference": "Patient/patient-example-ach-ach-pass3",
    "display": "Pass3 ACH"
  },
  "receivedTime": "2024-02-01T19:12:00-05:00",
  "collection": {
    "collectedDateTime": "2024-02-01T19:02:00-05:00",
    "bodySite": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "181261002",
          "display": "Entire rectum (body structure)"
        }
      ]
    }
  }
}