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

FHIR IG Statistics: StructureDefinition/cimi-encounter-Encounter-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-encounter-Encounter-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-encounter-Encounter-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-encounter-Encounter-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameEncounterModel
TitleBC Encounter Logical Model
Realmus
Authorityhl7
DescriptionA description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.
Typecimi-encounter-Encounter-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-context-AssertionContext-modelBC AssertionContext Logical Model
cimi-context-ConditionPresenceContext-modelBC ConditionPresenceContext Logical Model
cimi-context-FindingContext-modelBC FindingContext Logical Model
cimi-context-ObservationContext-modelBC ObservationContext Logical Model
cimi-context-PresenceContext-modelBC PresenceContext Logical Model
cimi-context-RecordedContext-modelBC RecordedContext Logical Model
cimi-context-StatementContext-modelBC StatementContext Logical Model
cimi-statement-CodedLaboratoryObservation-modelBC CodedLaboratoryObservation Logical Model
cimi-statement-ComponentOnlyNonLaboratoryObservation-modelBC ComponentOnlyNonLaboratoryObservation Logical Model
cimi-statement-SimpleCodedLaboratoryObservation-modelBC SimpleCodedLaboratoryObservation Logical Model
oncology-BreastCancerDistantMetastasesClassification-modelBC BreastCancerDistantMetastasesClassification Logical Model
oncology-BreastCancerGeneticAnalysisObservation-modelBC BreastCancerGeneticAnalysisObservation Logical Model
oncology-BreastCancerHistologicGrade-modelBC BreastCancerHistologicGrade Logical Model
oncology-BreastCancerPresenceStatement-modelBC BreastCancerPresenceStatement Logical Model
oncology-BreastCancerPrimaryTumorClassification-modelBC BreastCancerPrimaryTumorClassification Logical Model
oncology-BreastCancerRegionalNodesClassification-modelBC BreastCancerRegionalNodesClassification Logical Model
oncology-BreastCancerStage-modelBC BreastCancerStage Logical Model
oncology-BreastClinicalLymphNodeInvolvement-modelBC BreastClinicalLymphNodeInvolvement Logical Model
oncology-BreastPathologicalLymphNodeInvolvement-modelBC BreastPathologicalLymphNodeInvolvement Logical Model
oncology-BreastTumor-modelBC BreastTumor Logical Model
oncology-DCISNuclearGrade-modelBC DCISNuclearGrade Logical Model
oncology-EstrogenReceptorStatus-modelBC EstrogenReceptorStatus Logical Model
oncology-HER2ReceptorStatus-modelBC HER2ReceptorStatus Logical Model
oncology-HER2byFISH-modelBC HER2byFISH Logical Model
oncology-HER2byIHC-modelBC HER2byIHC Logical Model
oncology-Ki-67NuclearAntigen-modelBC Ki-67NuclearAntigen Logical Model
oncology-MammaprintRecurrenceScore-modelBC MammaprintRecurrenceScore Logical Model
oncology-OncotypeDxDCISRecurrenceScore-modelBC OncotypeDxDCISRecurrenceScore Logical Model
oncology-OncotypeDxInvasiveRecurrenceScore-modelBC OncotypeDxInvasiveRecurrenceScore Logical Model
oncology-ProgesteroneReceptorStatus-modelBC ProgesteroneReceptorStatus Logical Model
oncology-ProsignaRecurrenceScore-modelBC ProsignaRecurrenceScore Logical Model
oncology-TumorDimensions-modelBC TumorDimensions Logical Model
oncology-TumorMargins-modelBC TumorMargins Logical Model

Resources that this resource uses

StructureDefinition
cimi-core-PersonOfRecord-modelBC PersonOfRecord Logical Model
shr-core-TimePeriod-modelBC TimePeriod Logical Model

Narrative

Note: links and images are rebased to the (stated) source

BC Encounter Logical Model

A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-encounter-Encounter-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-encounter-Encounter-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.encounter.Encounter"
    }
  ],
  "version": "0.2.0",
  "name": "EncounterModel",
  "title": "BC Encounter Logical Model",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.",
  "kind": "logical",
  "abstract": false,
  "type": "cimi-encounter-Encounter-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-encounter-Encounter-model",
        "path": "cimi-encounter-Encounter-model",
        "definition": "A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-encounter-Encounter-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-encounter-Encounter-model.personOfRecord",
        "path": "cimi-encounter-Encounter-model.personOfRecord",
        "short": "The person this entry belongs to.",
        "definition": "The person this entry belongs to.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-encounter-Encounter-model.personOfRecord",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-core-PersonOfRecord-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-encounter-Encounter-model.encounterType",
        "path": "cimi-encounter-Encounter-model.encounterType",
        "short": "Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).",
        "definition": "Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-encounter-Encounter-model.encounterType",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/v3-ActEncounterCode"
          }
        }
      },
      {
        "id": "cimi-encounter-Encounter-model.timePeriod",
        "path": "cimi-encounter-Encounter-model.timePeriod",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1948053"
          }
        ],
        "short": "A period of time defined by a start and end time, date, or year.",
        "definition": "A period of time defined by a start and end time, date, or year.\nIf the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-encounter-Encounter-model.timePeriod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-encounter-Encounter-model.status",
        "path": "cimi-encounter-Encounter-model.status",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0449438"
          }
        ],
        "short": "The current standing or state.",
        "definition": "The current standing or state.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-encounter-Encounter-model.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/encounter-status"
          }
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-encounter-Encounter-model",
        "path": "cimi-encounter-Encounter-model",
        "definition": "A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-encounter-Encounter-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-encounter-Encounter-model.personOfRecord",
        "path": "cimi-encounter-Encounter-model.personOfRecord",
        "short": "The person this entry belongs to.",
        "definition": "The person this entry belongs to.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-encounter-Encounter-model.personOfRecord",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-core-PersonOfRecord-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-encounter-Encounter-model.encounterType",
        "path": "cimi-encounter-Encounter-model.encounterType",
        "short": "Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).",
        "definition": "Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-encounter-Encounter-model.encounterType",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/v3-ActEncounterCode"
          }
        }
      },
      {
        "id": "cimi-encounter-Encounter-model.timePeriod",
        "path": "cimi-encounter-Encounter-model.timePeriod",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1948053"
          }
        ],
        "short": "A period of time defined by a start and end time, date, or year.",
        "definition": "A period of time defined by a start and end time, date, or year.\nIf the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "cimi-encounter-Encounter-model.timePeriod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-encounter-Encounter-model.status",
        "path": "cimi-encounter-Encounter-model.status",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C0449438"
          }
        ],
        "short": "The current standing or state.",
        "definition": "The current standing or state.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-encounter-Encounter-model.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/encounter-status"
          }
        }
      }
    ]
  }
}