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

FHIR IG Statistics: CodeSystem/CorHealth113RemovalReasonCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth113RemovalReasonCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth113RemovalReasonCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth113RemovalReasonCS
Statusactive
NameCorHealth113RemovalReasonCS
TitleRemoval Reason
DescriptionRemoval Reason
Contentcomplete

Resources that use this resource

ValueSet
CorHealth113RemovalReasonVSRemoval Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth113RemovalReasonCS",
  "id": "CorHealth113RemovalReasonCS",
  "title": "Removal Reason",
  "description": "Removal Reason",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth113RemovalReasonCS",
  "concept": [
    {
      "code": "PS",
      "display": "Procedure Started",
      "definition": "The procedure has started, defined as proceeding to first puncture/incision."
    },
    {
      "code": "NP",
      "display": "No Procedure",
      "definition": "The procedure will not be performed."
    },
    {
      "code": "PD",
      "display": "Patient Died Prior to Procedure",
      "definition": "The patient has died prior to the date of procedure."
    },
    {
      "code": "ER",
      "display": "Data Entry Error",
      "definition": "The entry was created by mistake."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 4
}