{
  "resourceType": "ValueSet",
  "id": "shr-vital-BodyWeightQualifierVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR BodyWeightQualifierVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/vital/vs/BodyWeightQualifierVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.vital.BodyWeightQualifierVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR BodyWeightQualifierVS ValueSet",
  "title": "SHR BodyWeightQualifierVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://standardhealthrecord.org/shr/vital/cs/BodyWeightQualifierCS",
        "concept": [
          {
            "code": "meas",
            "display": "Measured"
          },
          {
            "code": "est",
            "display": "Estimated"
          },
          {
            "code": "ideal",
            "display": "Ideal"
          },
          {
            "code": "clothed",
            "display": "with clothes"
          },
          {
            "code": "unclothed",
            "display": "without clothes"
          },
          {
            "code": "pre_dialysis",
            "display": "pre dialysis"
          },
          {
            "code": "post_dialysis",
            "display": "post dialysis"
          },
          {
            "code": "preop",
            "display": "pre operative"
          },
          {
            "code": "postop",
            "display": "pre pregnancy"
          },
          {
            "code": "antepartum",
            "display": "ante partum"
          },
          {
            "code": "delivery",
            "display": "mother at delivery"
          },
          {
            "code": "postpartum",
            "display": "post partum"
          },
          {
            "code": "birth",
            "display": "birth weight"
          },
          {
            "code": "dry",
            "display": "dry"
          }
        ]
      }
    ]
  }
}