{
"description": "This value set includes example Onset Type codes which are used to identify the event for which the onset, starting date, is required.",
"_filename": "CodeSystem-ex-onsettype.json",
"package_name": "hl7.fhir.r3.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "Financial Management",
"content": "complete",
"name": "Example Onset Type (Reason) Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "draft",
"id": "d528b825-e4ec-4d86-bcb8-05faf4c5557d",
"valueSet": "http://hl7.org/fhir/ValueSet/ex-onsettype",
"kind": null,
"url": "http://hl7.org/fhir/ex-onsettype",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.571",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "lxm",
"display": "Last Exam",
"definition": "Date of last examination."
}, {
"code": "sym",
"display": "Start of Symptoms",
"definition": "Date when symptoms were first noticed.."
}, {
"code": "lmn",
"display": "Last Menstruation",
"definition": "Start date of last menstruation."
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}