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

FHIR IG analytics

Packagehl7.fhir.us.nhsn-dqm
Resource TypeSpecimen
IdSpecimen-specimen-example-ach-ach-pass2-blood-2.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-pass2-blood-2

identifier: http://example.org/identifiers/798.32/C104082902, http://example.org/identifiers/798.800/C10408290:42

type: Blood venous

subject: Pass1 ACH

receivedTime: 2024-02-02 11:26:00-0500

Collections

-Collected[x]BodySite
*2024-02-02 11:24:00-0500Structure of blood vessel of left upper arm (body structure)

Source1

{
  "resourceType": "Specimen",
  "id": "specimen-example-ach-ach-pass2-blood-2",
  "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": "C104082902",
      "assigner": {
        "display": "LIS"
      }
    },
    {
      "system": "http://example.org/identifiers/798.800",
      "value": "C10408290:42"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "BLDV",
        "display": "Blood venous"
      }
    ],
    "text": "Blood venous"
  },
  "subject": {
    "reference": "Patient/patient-example-ach-ach-pass2",
    "display": "Pass1 ACH"
  },
  "receivedTime": "2024-02-02T11:26:00-05:00",
  "collection": {
    "collectedDateTime": "2024-02-02T11:24:00-05:00",
    "bodySite": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "1255295007",
          "display": "Structure of blood vessel of left upper arm (body structure)"
        }
      ]
    }
  }
}