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

FHIR IG analytics

Packagehl7.fhir.be.lab
Resource TypeSpecimen
IdSpecimen-urine1.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

empty

Source1

{
  "resourceType": "Specimen",
  "id": "urine1",
  "meta": {
    "versionId": "1",
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-specimen-laboratory"
    ]
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "78014005",
        "display": "Urine"
      }
    ]
  },
  "receivedTime": "2015-11-04",
  "note": [
    {
      "text": "24u urinecollectie"
    }
  ]
}