Continua Personal Health Device Implementation Guide v0.0.1: Current Build

{
  "resourceType" : "ValueSet",
  "id" : "ASN1attribute",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>ANS1ToHL7 codes defined for non-measurement attributes</h2><div><p>ValueSet for the ANS1ToHL7 codes that are not derived from enumeration measurements.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="CodeSystem/example.html"><code>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7</code></a> where source  =  attribute</li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/phd/ValueSet/ASN1attribute",
  "version" : "0.0.1",
  "name" : "ASN1attribute",
  "title" : "ANS1ToHL7 codes defined for non-measurement attributes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-09-17",
  "publisher" : "Health Level Seven International (Health Care Devices Work Group)",
  "description" : "ValueSet for the ANS1ToHL7 codes that are not derived from enumeration measurements.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
        "filter" : [
          {
            "property" : "source",
            "op" : "=",
            "value" : "attribute"
          }
        ]
      }
    ]
  }
}