HL7 FHIR® Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

EntryModel

{
  "resourceType" : "StructureDefinition",
  "id" : "shr-base-Entry-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>BC Entry Logical Model</b></p>
  <p>Entry contains attributes that apply to all such items. An Entry may represent an item in a single person's health record, or could represent an entity that surfaces in multiple patient records, such as organizations or practitioners. For the purposes of the breast cancer ballot, this class has been stubbed out, to delving into the differences between the standard attributes of CIMI entries versus FHIR resources.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-base-Entry-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "shr.base.Entry"
    }
  ],
  "version" : "0.1.0",
  "name" : "EntryModel",
  "title" : "BC Entry Logical Model",
  "status" : "draft",
  "date" : "2018-04-01T00:00:00+11:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "Entry contains attributes that apply to all such items. An Entry may represent an item in a single person's health record, or could represent an entity that surfaces in multiple patient records, such as organizations or practitioners. For the purposes of the breast cancer ballot, this class has been stubbed out, to delving into the differences between the standard attributes of CIMI entries versus FHIR resources.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "shr-base-Entry-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "shr-base-Entry-model",
        "path" : "shr-base-Entry-model",
        "definition" : "Entry contains attributes that apply to all such items. An Entry may represent an item in a single person's health record, or could represent an entity that surfaces in multiple patient records, such as organizations or practitioners. For the purposes of the breast cancer ballot, this class has been stubbed out, to delving into the differences between the standard attributes of CIMI entries versus FHIR resources.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-base-Entry-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-base-Entry-model.intentionallyBlank",
        "path" : "shr-base-Entry-model.intentionallyBlank",
        "short" : "Workaround for limitation in IG publisher: StructureDefinitions must have at least one field",
        "definition" : "Workaround for limitation in IG publisher: StructureDefinitions must have at least one field",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "shr-base-Entry-model.intentionallyBlank",
          "min" : 0,
          "max" : "0"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "shr-base-Entry-model",
        "path" : "shr-base-Entry-model",
        "definition" : "Entry contains attributes that apply to all such items. An Entry may represent an item in a single person's health record, or could represent an entity that surfaces in multiple patient records, such as organizations or practitioners. For the purposes of the breast cancer ballot, this class has been stubbed out, to delving into the differences between the standard attributes of CIMI entries versus FHIR resources.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-base-Entry-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-base-Entry-model.intentionallyBlank",
        "path" : "shr-base-Entry-model.intentionallyBlank",
        "short" : "Workaround for limitation in IG publisher: StructureDefinitions must have at least one field",
        "definition" : "Workaround for limitation in IG publisher: StructureDefinitions must have at least one field",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "shr-base-Entry-model.intentionallyBlank",
          "min" : 0,
          "max" : "0"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}