PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r5@0.0.1-snapshot-2
    http://hl7.org/fhir/account-status
{
  "description": "Indicates whether the account is available to be used.",
  "_filename": "CodeSystem-account-status.json",
  "package_name": "hl7.fhir.uv.xver-r4.r5",
  "date": "2019-11-01T08:29:23+10:00",
  "publisher": "Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AccountStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AccountStatus",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4.r5"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "d96c4e37-9a24-4df3-9408-54280b6cea71",
  "valueSet": "http://hl7.org/fhir/ValueSet/account-status|5.0.0",
  "kind": null,
  "url": "http://hl7.org/fhir/account-status",
  "concept": [ {
    "code": "active",
    "display": "Active",
    "definition": "This account is active and may be used."
  }, {
    "code": "inactive",
    "display": "Inactive",
    "definition": "This account is inactive and should not be used to track financial information."
  }, {
    "code": "entered-in-error",
    "display": "Entered in error",
    "definition": "This instance should not have been part of this patient's medical record."
  }, {
    "code": "on-hold",
    "display": "On Hold",
    "definition": "This account is on hold."
  }, {
    "code": "unknown",
    "display": "Unknown",
    "definition": "The account status is unknown."
  } ],
  "caseSensitive": true,
  "version": "4.0.1",
  "contact": [ {
    "name": "Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}