HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1 (Standard for Trial Use)

This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions

CollectionSiteModel

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-entity-CollectionSite-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>ODH CollectionSite Logical Model</b></p>
  <p>The body site where specimen was collected</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-CollectionSite-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/odh",
      "value" : "cimi.entity.CollectionSite"
    }
  ],
  "version" : "0.1.0",
  "name" : "CollectionSiteModel",
  "title" : "ODH CollectionSite Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "HL7",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "The body site where specimen was collected",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-entity-CollectionSite-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-entity-CollectionSite-model",
        "path" : "cimi-entity-CollectionSite-model",
        "definition" : "The body site where specimen was collected",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-CollectionSite-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-CollectionSite-model.value",
        "path" : "cimi-entity-CollectionSite-model.value",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72369-2"
          }
        ],
        "short" : "AnatomicalLocation representing the body site where specimen was collected",
        "definition" : "AnatomicalLocation representing the body site where specimen was collected",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-CollectionSite-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-element-AnatomicalLocation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-entity-CollectionSite-model",
        "path" : "cimi-entity-CollectionSite-model",
        "definition" : "The body site where specimen was collected",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-CollectionSite-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-CollectionSite-model.value",
        "path" : "cimi-entity-CollectionSite-model.value",
        "code" : [
          {
            "system" : "http://loinc.org",
            "code" : "72369-2"
          }
        ],
        "short" : "AnatomicalLocation representing the body site where specimen was collected",
        "definition" : "AnatomicalLocation representing the body site where specimen was collected",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-CollectionSite-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-element-AnatomicalLocation-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}