PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/flag-status
{
  "description": "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error.",
  "_filename": "CodeSystem-flag-status.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Patient Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "FlagStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Flag Status",
  "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": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "active",
  "id": "770111a9-ac23-4f16-86b5-70e2be0148d9",
  "valueSet": "http://hl7.org/fhir/ValueSet/flag-status|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/flag-status",
  "concept": [ {
    "code": "active",
    "display": "Active",
    "definition": "A current flag that should be displayed to a user. A system may use the category to determine which user roles should view the flag."
  }, {
    "code": "inactive",
    "display": "Inactive",
    "definition": "The flag no longer needs to be displayed."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "The flag was added in error and should no longer be displayed."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}