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" : "SpecimenExample",
"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 SpecimenExample</b></p><a name=\"SpecimenExample\"> </a><a name=\"hcSpecimenExample\"> </a><a name=\"SpecimenExample-en-US\"> </a><p><b>Ferlab.bio Extension/age-at-event</b>: <span title=\"Codes:{http://purl.obolibrary.org/obo/hp.owl HP:0030674}\">Antenatal</span></p><p><b>identifier</b>: <code>https://fhir.cqdg.ca/fhir/Specimen</code>/SpecimenExample, cag_sp_25565\u00a0(use:\u00a0secondary,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://purl.obolibrary.org/obo/ncit.owl NCIT:C12434}\">DNA</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Anonymous Patient Male, DoB Unknown ( 343434343434\u00a0(use:\u00a0secondary,\u00a0))</a></p></div>"
},
"extension" : [
{
"url" : "https://fhir.cqdg.ca/StructureDefinition/AgeAtEvent",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://purl.obolibrary.org/obo/hp.owl",
"code" : "HP:0030674"
}
]
}
}
],
"identifier" : [
{
"system" : "https://fhir.cqdg.ca/fhir/Specimen",
"value" : "SpecimenExample"
},
{
"use" : "secondary",
"value" : "cag_sp_25565"
}
],
"type" : {
"coding" : [
{
"system" : "http://purl.obolibrary.org/obo/ncit.owl",
"code" : "NCIT:C12434",
"display" : "DNA"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
}
}