DAF Research Implementation Guide v2.0.0 (STU2)

This page is part of the Data Access Framework (v2.0.0: STU 2) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

Example: ValueSet-daf-research-data-models

Formats: Narrative, XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "daf-research-data-models",
  "meta" : {
    "lastUpdated" : "2016-03-25T16:34:24.987-04:00",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/ValueSet-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>DAF Research Data Models</h2><div><p>Research Data Models that are in use widely in the industry currently</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-daf-research-data-models.html"><code>http://hl7.org/fhir/us/daf-research/CodeSystem/daf-research-data-models</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/daf-research/ValueSet/daf-research-data-models",
  "version" : "1.0.0",
  "name" : "DAF Research Data Models",
  "status" : "active",
  "experimental" : true,
  "date" : "2016-07-24",
  "publisher" : "US Realm Steering Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "Research Data Models that are in use widely in the industry currently",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/daf-research/CodeSystem/daf-research-data-models"
      }
    ]
  }
}