FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.daf
Resource TypeValueSet
IdValueSet-daf-research-data-models.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

DAF Research Data Models

Research Data Models that are in use widely in the industry currently

This value set includes codes from the following code systems:


Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "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"
      }
    ]
  }
}