{
"description": "A code that identifies the status of the family history record.",
"_filename": "ValueSet-history-status.json",
"package_name": "hl7.fhir.r2.examples",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "FamilyHistoryStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"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": "3ef12789-28db-4579-b435-7e604b49480d",
"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",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.409"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}