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

FHIR IG analytics

Packagehl7.fhir.cz.core
Resource TypeSpecimen
IdSpecimen-Specimen-example-environment.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-environment

Profile: Specimen (CZ)

status: Available

type: Air specimen

subject: Location Nádražní 1, Praha 5

Collections

-Collected[x]
*2022-10-25 13:35:00+0100

Source1

{
  "resourceType": "Specimen",
  "id": "Specimen-example-environment",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-specimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/11000279109",
        "code": "446302006",
        "display": "Air specimen"
      }
    ]
  },
  "subject": {
    "reference": "Location/Location-Praha5"
  },
  "collection": {
    "collectedDateTime": "2022-10-25T13:35:00+01:00"
  }
}