{
  "resourceType" : "CodeSystem",
  "id" : "v2-0257",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "language" : "en",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Nature of Challenge</p>\r\n<table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>CFST<a name=\"CFST\"> </a></td><td>Fasting (no calorie intake) for the period specified in the time component of the term, e.g., 1H POST CFST</td><td/><td>added v2.3</td></tr><tr><td>EXCZ<a name=\"EXCZ\"> </a></td><td>Exercise undertaken as challenge (can be quantified)</td><td/><td>added v2.3</td></tr><tr><td>FFST<a name=\"FFST\"> </a></td><td>No fluid intake for the period specified in the time component of the term</td><td/><td>added v2.3</td></tr></table>\r\n</div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0257",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.18.152"
  }],
  "version" : "2.9",
  "name" : "v2.0257",
  "title" : "v2 Nature of Challenge",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0257 ( Nature of Challenge)",
  "content" : "complete",
  "concept" : [{
    "code" : "CFST",
    "display" : "Fasting (no calorie intake) for the period specified in the time component of the term, e.g., 1H POST CFST",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Vasten (geen calorische inname) voor de opgegeven periode in het tijdcomponent van de termijn, bijv. 1H POST CFST"
    }]
  },
  {
    "code" : "EXCZ",
    "display" : "Exercise undertaken as challenge (can be quantified)",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Oefening ondernomen als uitdaging (kan worden gekwantificeerd)"
    }]
  },
  {
    "code" : "FFST",
    "display" : "No fluid intake for the period specified in the time component of the term",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Geen vloeistofinname voor de opgegeven periode in het tijdcomponent van de termijn"
    }]
  }]
}