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

: Ferlab.bio Example/cqdg-document-reference2 - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "DocumentReferenceExample2",
  "meta" : {
    "tag" : [
      {
        "code" : "CAG"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceExample2</b></p><a name=\"DocumentReferenceExample2\"> </a><a name=\"hcDocumentReferenceExample2\"> </a><a name=\"DocumentReferenceExample2-en-US\"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/data-type Aligned-reads}\">Aligned Reads</span></p><p><b>category</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/data-category genomics}\">Genomics</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Anonymous Patient Male, DoB Unknown ( 343434343434\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>securityLabel</b>: <span title=\"Codes:\">test</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/octet-stream</td><td><a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.0.2&amp;canonical=https://ferload.qa.cqgc.hsj.rtss.qc.ca/blue/0cdf0811-d528-466b-9b55-1abcbfc9f681\">https://ferload.qa.cqgc.hsj.rtss.qc.ca/blue/0cdf0811-d528-466b-9b55-1abcbfc9f681</a></td></tr></table><p><b>format</b>: <a href=\"CodeSystem-document-format.html#document-format-TGZ\">Ferlab.bio CodeSystem/document-format</a> TGZ: TGZ Archive File</p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Related</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Specimen-SpecimenExample.html\">Submitter Sample ID: SpecimenExample</a></td></tr></table></div>"
  },
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "https://fhir.cqdg.ca/CodeSystem/data-type",
        "code" : "Aligned-reads",
        "display" : "Aligned Reads"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://fhir.cqdg.ca/CodeSystem/data-category",
          "code" : "genomics",
          "display" : "Genomics"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/PatientExample"
  },
  "securityLabel" : [
    {
      "coding" : [
        {
          "display" : "test"
        }
      ]
    }
  ],
  "content" : [
    {
      "attachment" : {
        "extension" : [
          {
            "url" : "https://fhir.cqdg.ca/StructureDefinition/FullSizeExtension",
            "valueDecimal" : 22799222
          }
        ],
        "contentType" : "application/octet-stream",
        "url" : "https://ferload.qa.cqgc.hsj.rtss.qc.ca/blue/0cdf0811-d528-466b-9b55-1abcbfc9f681"
      },
      "format" : {
        "system" : "https://fhir.cqdg.ca/CodeSystem/document-format",
        "code" : "TGZ",
        "display" : "TGZ Archive File"
      }
    }
  ],
  "context" : {
    "related" : [
      {
        🔗 "reference" : "Specimen/SpecimenExample",
        "display" : "Submitter Sample ID: SpecimenExample"
      }
    ]
  }
}