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

FHIR IG analytics

Packagefhir.gdx
Resource TypeSpecimen
IdSpecimen-SpecimenBloodFemale.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 SpecimenBloodFemale

identifier: http://www.somesystemabc.net/identifiers/specimens/07007253-BLD

status: Available

type: Blood specimen (specimen)

subject: Jenny M (official) Female, DoB: 1988-02-12 ( Patient ID: 7fb905f171204b94b8ee33d33cb624e6 (use: official, ))

receivedTime: 2023-07-06 17:06:06+0500

Collections

-Collected[x]
*2023-07-03 07:03:03+0500

Source1

{
  "resourceType": "Specimen",
  "id": "SpecimenBloodFemale",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://www.somesystemabc.net/identifiers/specimens",
      "value": "07007253-BLD"
    }
  ],
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "119297000",
        "display": "Blood specimen (specimen)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientFemale"
  },
  "receivedTime": "2023-07-06T17:06:06+05:00",
  "collection": {
    "collectedDateTime": "2023-07-03T07:03:03+05:00"
  }
}