PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/clinical-impression-status
{
  "description": "The workflow state of a clinical impression.",
  "_filename": "CodeSystem-clinical-impression-status.json",
  "package_name": "hl7.fhir.core",
  "date": "2017-12-20T15:52:34+11:00",
  "meta": {
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ClinicalImpressionStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "68a35463-3773-44cf-ab1e-493fc1bc5e54",
  "valueSet": "http://hl7.org/fhir/ValueSet/clinical-impression-status",
  "kind": null,
  "url": "http://hl7.org/fhir/clinical-impression-status",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.159",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "draft",
    "display": "In progress",
    "definition": "The assessment is still on-going and results are not yet final."
  }, {
    "code": "completed",
    "display": "Completed",
    "definition": "The assessment is done and the results are final."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "This assessment was never actually done and the record is erroneous (e.g. Wrong patient)."
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}