PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/constraint-severity
{
  "description": "SHALL applications comply with this constraint?",
  "_filename": "ValueSet-constraint-severity.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "ConstraintSeverity",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.44"
  } ],
  "status": "draft",
  "id": "b2c86fef-4e18-4333-a835-f37ae17ae08f",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/constraint-severity",
  "codeSystem": {
    "system": "http://hl7.org/fhir/constraint-severity",
    "concept": [ {
      "code": "error",
      "display": "Error",
      "definition": "If the constraint is violated, the resource is not conformant."
    }, {
      "code": "warning",
      "display": "Warning",
      "definition": "If the constraint is violated, the resource is conformant, but it is not necessarily following best practice."
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.44"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}