{
"description": "A code that identifies the status of the family history record.",
"_filename": "ValueSet-history-status.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "FamilyHistoryStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "partial",
"system": "http://hl7.org/fhir/history-status",
"display": "Partial"
}, {
"code": "completed",
"system": "http://hl7.org/fhir/history-status",
"display": "Completed"
}, {
"code": "entered-in-error",
"system": "http://hl7.org/fhir/history-status",
"display": "Entered in error"
}, {
"code": "health-unknown",
"system": "http://hl7.org/fhir/history-status",
"display": "Health unknown"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/history-status?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:48+11:00",
"identifier": "urn:uuid:12ce63db-5aed-4fb1-b9f3-cfa14a5cb88a"
},
"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.409"
} ],
"status": "draft",
"id": "fcb1ea19-599b-42f4-a064-dd8bfe7437f5",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/history-status",
"codeSystem": {
"system": "http://hl7.org/fhir/history-status",
"concept": [ {
"code": "partial",
"display": "Partial",
"definition": "Some health information is known and captured, but not complete - see notes for details."
}, {
"code": "completed",
"display": "Completed",
"definition": "All relevant health information is known and captured."
}, {
"code": "entered-in-error",
"display": "Entered in error",
"definition": "This instance should not have been part of this patient's medical record."
}, {
"code": "health-unknown",
"display": "Health unknown",
"definition": "Health information for this individual is unavailable/unknown."
} ],
"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"
} ]
} ]
}