CDISC Lab Semantics in FHIR Implementation Guide (Release 0.1.0 STU 1 Ballot 1)

This page is part of the CDISC Lab Semantics in FHIR (v0.1.0: STU1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

JSON Format: ImplementationGuide-ig

Raw json

{
  "resourceType" : "ImplementationGuide",
  "id" : "hl7.fhir.uv.cdisc-lab-0.1.0",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CDISCLabSemanticsinFHIR</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.org/fhir/uv/cdisc-lab/ImplementationGuide/ig</pre></div>"
  },
  "url" : "http://hl7.org/fhir/uv/cdisc-lab/ImplementationGuide/ig",
  "version" : "0.1.0",
  "name" : "CDISCLabSemanticsinFHIR",
  "title" : "CDISC Lab Semantics in FHIR",
  "status" : "draft",
  "publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
  "packageId" : "hl7.fhir.uv.cdisc-lab",
  "license" : "CC0-1.0",
  "fhirVersion" : [
    "4.0.0"
  ],
  "definition" : {
    "resource" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString" : "CapabilityStatement"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
            "valueUri" : "CapabilityStatement-server.html"
          }
        ],
        "reference" : {
          "reference" : "CapabilityStatement/server"
        },
        "exampleBoolean" : false
      }
    ],
    "page" : {
      "nameUrl" : "index.md",
      "title" : "CDISC Lab Semantics in FHIR",
      "generation" : "markdown"
    }
  }
}