{
  "resourceType" : "ValueSet",
  "id" : "ASN1attribute",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ASN1attribute</b></p><a name=\"ASN1attribute\"> </a><a name=\"hcASN1attribute\"> </a><a name=\"ASN1attribute-en-US\"> </a><ul><li>Include codes from<a href=\"CodeSystem-ASN1ToHL7.html\"><code>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7</code></a> where source  = attribute</li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "dev"
  }],
  "url" : "http://hl7.org/fhir/uv/phd/ValueSet/ASN1attribute",
  "version" : "1.1.0",
  "name" : "ASN1attribute",
  "title" : "ANS1ToHL7 codes defined for non-measurement attributes",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-09-17",
  "publisher" : "HL7 International / Health Care Devices",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
    }]
  }],
  "description" : "ValueSet for the ANS1ToHL7 codes that are not derived from enumeration measurements.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
      "filter" : [{
        "property" : "source",
        "op" : "=",
        "value" : "attribute"
      }]
    }]
  }
}