0.1.0 - ci-build
CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Specimen",
"id" : "SpecimenExample2",
"meta" : {
"profile" : [
🔗 "https://fhir.cqdg.ca/StructureDefinition/cqdg-specimen"
],
"tag" : [
{
"code" : "CAG"
}
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen SpecimenExample2</b></p><a name=\"SpecimenExample2\"> </a><a name=\"hcSpecimenExample2\"> </a><a name=\"SpecimenExample2-en-US\"> </a><p><b>Ferlab.bio Extension/age-at-event</b>: <span title=\"Codes:{http://purl.obolibrary.org/obo/hp.owl HP:0003584}\">Senior (>= 60 years)</span></p><p><b>identifier</b>: <code>https://fhir.cqdg.ca/fhir/Specimen</code>/SpecimenExample2, cag_sp_05569\u00a0(use:\u00a0secondary,\u00a0)</p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Anonymous Patient Male, DoB Unknown ( 343434343434\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>parent</b>: <a href=\"Specimen-SpecimenExample.html\">Specimen: extension = Antenatal; identifier = https://fhir.cqdg.ca/fhir/Specimen#SpecimenExample,cag_sp_25565\u00a0(use:\u00a0secondary,\u00a0); type = DNA</a></p></div>"
},
"extension" : [
{
"url" : "https://fhir.cqdg.ca/StructureDefinition/AgeAtEvent",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://purl.obolibrary.org/obo/hp.owl",
"code" : "HP:0003584"
}
]
}
}
],
"identifier" : [
{
"system" : "https://fhir.cqdg.ca/fhir/Specimen",
"value" : "SpecimenExample2"
},
{
"use" : "secondary",
"value" : "cag_sp_05569"
}
],
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"parent" : [
{
🔗 "reference" : "Specimen/SpecimenExample"
}
]
}