HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

PanelMembersModel

{
  "resourceType" : "StructureDefinition",
  "id" : "fsw-PanelMembers-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW PanelMembers Logical Model</b></p>
  <p>PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-PanelMembers-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/fsw",
      "value" : "fsw.PanelMembers"
    }
  ],
  "version" : "1.0.0",
  "name" : "PanelMembersModel",
  "title" : "SW PanelMembers Logical Model",
  "status" : "draft",
  "date" : "2018-08-21T00:00:00-04:00",
  "publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "fsw-PanelMembers-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "fsw-PanelMembers-model",
        "path" : "fsw-PanelMembers-model",
        "definition" : "PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-PanelMembers-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-PanelMembers-model.observationStatement",
        "path" : "fsw-PanelMembers-model.observationStatement",
        "short" : "A base class for representing observed facts, including provenance",
        "definition" : "A base class for representing observed facts, including provenance",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-PanelMembers-model.observationStatement",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-ObservationStatement-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "fsw-PanelMembers-model",
        "path" : "fsw-PanelMembers-model",
        "definition" : "PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-PanelMembers-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "fsw-PanelMembers-model.observationStatement",
        "path" : "fsw-PanelMembers-model.observationStatement",
        "short" : "A base class for representing observed facts, including provenance",
        "definition" : "A base class for representing observed facts, including provenance",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "fsw-PanelMembers-model.observationStatement",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-ObservationStatement-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}