{
"description": "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or entered in error.",
"_filename": "ValueSet-flag-status.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "FlagStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "active",
"system": "http://hl7.org/fhir/flag-status",
"display": "Active"
}, {
"code": "inactive",
"system": "http://hl7.org/fhir/flag-status",
"display": "Inactive"
}, {
"code": "entered-in-error",
"system": "http://hl7.org/fhir/flag-status",
"display": "Entered in Error"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/flag-status?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:48+11:00",
"identifier": "urn:uuid:04602e35-34cd-4378-a18d-6949367c0cdd"
},
"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.49"
} ],
"status": "draft",
"id": "10dbd979-9d9a-4314-9b99-98f5a91ee2aa",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/flag-status",
"codeSystem": {
"system": "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 roles should view the flag."
}, {
"code": "inactive",
"display": "Inactive",
"definition": "The flag does not need to be displayed any more."
}, {
"code": "entered-in-error",
"display": "Entered in Error",
"definition": "The flag was added in error, and should no longer be displayed."
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}