{
  "resourceType": "StructureDefinition",
  "id": "ocp-program",
  "language": "US-en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\nThe FHIR STU3 (Release 3) Omnibus Care Plan (OCP) Program profile uses Basic FHIR resources and describes minimum expectations with supported data elements and changes to the cardinality of booking a healthcare event among patient(s), practitioner(s), and related person(s) for a specific date/time. This may result in one or more Encounter(s). It identifies which core elements, extensions, and value sets SHALL be present in the resource when using this profile. \n</div>"
  },
  "url": "http://hl7.org/fhir/StructureDefinition/ocp-program",
  "version": "1.0",
  "name": "OCP Program",
  "title": "OCP Program",
  "status": "draft",
  "date": "2018-03-22T00:11:31.045+00:00",
  "publisher": "SAMHSA",
  "contact": [
    {
      "name": "Neelima Chennamaraja, Ioana Singureanu",
      "telecom": [
        {
          "system": "url",
          "value": "www.eversolve.com",
          "period": {
            "start": "1999-06-15"
          }
        },
        {
          "system": "email",
          "value": "neelima@eversolve.com",
          "use": "work"
        },
        {
          "system": "email",
          "value": "ioana@eversolve.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This profile describes about the Omnibus Care Plan (OCP) Program resource used to describe a single healthcare service or category of services that are provided by an organization at a location. The location of the services could be virtual, as with TeleMedicine Services. OCP HealthcareService resources do not represent Computer related Services (not SOA). The OCP HealthcareService resource can be used with the Schedule resource to define actual availability of the service.   When creating an Appointment, the OCP HealthcareService is to be assigned to one of the participants. It is up to the scheduling system to determine if the service is available, and can be accepted.",
  "purpose": "This purpose of the Omnibus Care Plan (OCP) Program resource used to describe a single healthcare service or category of services that are provided by an organization at a location.",
  "copyright": "+Copyright (c) 2017 SAMHSA. All Rights Reserved.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Basic",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Basic",
        "path": "Basic",
        "short": "Resource Program",
        "mustSupport": false
      },
      {
        "id": "Basic.extension",
        "path": "Basic.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Basic.extension:programName",
        "path": "Basic.extension",
        "sliceName": "programName",
        "label": "Program Name",
        "definition": "Describes the Program Name that categorize the services for the Program Profile.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programname"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Basic.extension:status",
        "path": "Basic.extension",
        "sliceName": "status",
        "label": "Program Status",
        "short": "Program Status Extension Element",
        "definition": "Captures the status extension field to indicate whether the program is active or inactive.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programstatus"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Basic.extension:status.extension:programStatus",
        "path": "Basic.extension.extension",
        "sliceName": "programStatus",
        "mustSupport": true
      },
      {
        "id": "Basic.extension:availabilityPeriod",
        "path": "Basic.extension",
        "sliceName": "availabilityPeriod",
        "label": "Availability Period",
        "definition": "Captures information related to Start date and End date when program is available for enrollment.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programavailability"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Basic.extension:fiscalYears",
        "path": "Basic.extension",
        "sliceName": "fiscalYears",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programfiscalyears"
          }
        ]
      },
      {
        "id": "Basic.extension:programType",
        "path": "Basic.extension",
        "sliceName": "programType",
        "label": "Program Type",
        "definition": "Program type extension field captures information about the treatment, recovery, long term care information.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programtype"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Basic.extension:programType.extension:type",
        "path": "Basic.extension.extension",
        "sliceName": "type",
        "mustSupport": true
      },
      {
        "id": "Basic.extension:programDomain",
        "path": "Basic.extension",
        "sliceName": "programDomain",
        "label": "Program Domain",
        "definition": "Various Program domain Integrated Care, Primary Care, Behavioral Health (or separate Substance Abuse and Mental Health), Home and Community Support, or other speciality domain.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programdomain"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Basic.extension:programDomain.extension:domain",
        "path": "Basic.extension.extension",
        "sliceName": "domain",
        "label": "Program Domain"
      },
      {
        "id": "Basic.extension:programModality",
        "path": "Basic.extension",
        "sliceName": "programModality",
        "label": "Program Modality",
        "short": "OCP Program Modality Extension",
        "definition": "Modality or settings that the program is focused on (e.g. Home Care, Intensive Care, Emergency Care, Ambulatory Care, Community Care, Hospital Inpatient, Outpatient, etc.)\r\nOptional Extension Element - found in all resources.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programmodality"
          }
        ]
      },
      {
        "id": "Basic.extension:programGoals",
        "path": "Basic.extension",
        "sliceName": "programGoals",
        "label": "Program Goals",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programgoals"
          }
        ]
      },
      {
        "id": "Basic.extension:coveredPopulation",
        "path": "Basic.extension",
        "sliceName": "coveredPopulation",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-coveredpopulation"
          }
        ]
      },
      {
        "id": "Basic.extension:geographicRegion",
        "path": "Basic.extension",
        "sliceName": "geographicRegion",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-geographicregion"
          }
        ]
      },
      {
        "id": "Basic.extension:weightListIndicator",
        "path": "Basic.extension",
        "sliceName": "weightListIndicator",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programweightlistindicator"
          }
        ]
      },
      {
        "id": "Basic.extension:annualTargetReceipients",
        "path": "Basic.extension",
        "sliceName": "annualTargetReceipients",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programannualtargetreceipients"
          }
        ]
      },
      {
        "id": "Basic.extension:annualTargetReceipients.value[x]:valuePositiveInt",
        "path": "Basic.extension.valuePositiveInt",
        "sliceName": "valuePositiveInt",
        "type": [
          {
            "code": "positiveInt"
          }
        ]
      },
      {
        "id": "Basic.extension:annualBudget",
        "path": "Basic.extension",
        "sliceName": "annualBudget",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programannualbudget"
          }
        ]
      },
      {
        "id": "Basic.extension:fundingType",
        "path": "Basic.extension",
        "sliceName": "fundingType",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programfundingtype"
          }
        ]
      },
      {
        "id": "Basic.extension:fundingSource",
        "path": "Basic.extension",
        "sliceName": "fundingSource",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programfundingsource"
          }
        ]
      },
      {
        "id": "Basic.extension:claimSubmission",
        "path": "Basic.extension",
        "sliceName": "claimSubmission",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programclaimsubmission"
          }
        ]
      },
      {
        "id": "Basic.extension:managingOrganization",
        "path": "Basic.extension",
        "sliceName": "managingOrganization",
        "definition": "Organization identifier reference.\r\nOptional Extension Element - found in all resources.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programmanagingorganization"
          }
        ]
      },
      {
        "id": "Basic.extension:programCoordinatorIdentifier",
        "path": "Basic.extension",
        "sliceName": "programCoordinatorIdentifier",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/ocp-programcoordinatoridentifier"
          }
        ]
      },
      {
        "id": "Basic.identifier",
        "path": "Basic.identifier",
        "label": "Program Identifier",
        "short": "Program Business identifier",
        "definition": "Unique program identifier(s) or abbreviation code(s) from the business perspective (not the generated database ID) \r\nIdentifier assigned to the resource for business purposes, outside the context of FHIR.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Basic.subject",
        "path": "Basic.subject",
        "short": "Identifies the focus of this program resource"
      },
      {
        "id": "Basic.author",
        "path": "Basic.author",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/ocp-patient"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/ocp-relatedperson"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/ocp-practitioner"
          }
        ]
      }
    ]
  }
}