{
  "resourceType": "ValueSet",
  "id": "String11073MDC",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\"><code>urn:iso:std:iso:11073:10101</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>68104</td><td>Alert options text message</td></tr><tr><td>68232</td><td>Threshold met notification text message</td></tr></table></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/uv/phd/ValueSet/String11073MDC",
  "version": "1.0.0",
  "name": "String11073MDC",
  "title": "String 11073 Attributes",
  "status": "draft",
  "experimental": false,
  "date": "2018-11-23",
  "publisher": "HL7 International - Health Care Devices Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description": "ValueSet for the ISO/IEEE 11073-10101 Nomenclatures Describing 11073-20601 attributes whose values are Strings.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "concept": [
          {
            "code": "68104",
            "display": "Alert options text message"
          },
          {
            "code": "68232",
            "display": "Threshold met notification text message"
          }
        ]
      }
    ]
  }
}