FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CorHealthData43HistoryMyocardialInfarctionCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealthData43HistoryMyocardialInfarctionCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealthData43HistoryMyocardialInfarctionCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealthData43HistoryMyocardialInfarctionCS
Statusactive
NameCorHealthData43HistoryMyocardialInfarctionCS
TitleHistory of Myocardial Infarction
DescriptionHistory of Myocardial Infarction
Contentcomplete

Resources that use this resource

ValueSet
CorHealthData43HistoryMyocardialInfarctionVSHistory of Myocardial Infarction

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealthData43HistoryMyocardialInfarctionCS",
  "id": "CorHealthData43HistoryMyocardialInfarctionCS",
  "title": "History of Myocardial Infarction",
  "description": "History of Myocardial Infarction",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealthData43HistoryMyocardialInfarctionCS",
  "concept": [
    {
      "code": "R",
      "display": "Recent (≤30 days)",
      "definition": "Myocardial infarction that occurred less than or equal to 30 days of referral is documented in the patient record."
    },
    {
      "code": "H",
      "display": "History (>30 days)",
      "definition": "Myocardial infarction that occurred greater than 30 days of referral is documented in the patient record."
    },
    {
      "code": "N",
      "display": "No",
      "definition": "No history of myocardial infarction is documented in the patient record."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 3
}