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

AddressModel

{
  "resourceType" : "StructureDefinition",
  "id" : "shr-core-Address-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW Address Logical Model</b></p>
  <p>An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Address-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/sw",
      "value" : "shr.core.Address"
    }
  ],
  "version" : "1.0.0",
  "name" : "AddressModel",
  "title" : "SW Address Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00-04:00",
  "publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
  "keyword" : [
    {
      "system" : "http://ncimeta.nci.nih.gov",
      "code" : "C0682130"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "shr-core-Address-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "shr-core-Address-model",
        "path" : "shr-core-Address-model",
        "definition" : "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-Address-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.purpose",
        "path" : "shr-core-Address-model.purpose",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Why the item is used.",
        "definition" : "Why the item is used.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.purpose",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/address-use"
          }
        }
      },
      {
        "id" : "shr-core-Address-model.type",
        "path" : "shr-core-Address-model.type",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0332307"
          }
        ],
        "short" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.type",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/address-type"
          }
        }
      },
      {
        "id" : "shr-core-Address-model.displayText",
        "path" : "shr-core-Address-model.displayText",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1548311"
          }
        ],
        "short" : "A string meant for reading by a person, for example, accompanying a code.",
        "definition" : "A string meant for reading by a person, for example, accompanying a code.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.displayText",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.addressLine",
        "path" : "shr-core-Address-model.addressLine",
        "short" : "Part of an address that contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. (Source: HL7 FHIR).",
        "definition" : "Part of an address that contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-Address-model.addressLine",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.city",
        "path" : "shr-core-Address-model.city",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1555315"
          }
        ],
        "short" : "The name of a municipality, city, town, village or other community or delivery center. (Source: HL7 FHIR).",
        "definition" : "The name of a municipality, city, town, village or other community or delivery center. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.city",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.district",
        "path" : "shr-core-Address-model.district",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0079170"
          }
        ],
        "short" : "The name of the administrative area at a level below that of a state but above that of a city or town. In the US, a county. Outside the US, a district or the equivalent. (Source: HL7 FHIR).",
        "definition" : "The name of the administrative area at a level below that of a state but above that of a city or town. In the US, a county. Outside the US, a district or the equivalent. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.district",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.state",
        "path" : "shr-core-Address-model.state",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1552743"
          }
        ],
        "short" : "Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes). (Source: HL7 FHIR).",
        "definition" : "Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes). (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.state",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.postalCode",
        "path" : "shr-core-Address-model.postalCode",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1514254"
          }
        ],
        "short" : "A sequence of letters and digits used as part of a postal address, often designating a geographic region",
        "definition" : "A sequence of letters and digits used as part of a postal address, often designating a geographic region",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.postalCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.country",
        "path" : "shr-core-Address-model.country",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0454664"
          }
        ],
        "short" : "Country - a nation as commonly understood or generally accepted, expressed in ISO 3166 Alpha-2 (2-letter) codes.",
        "definition" : "Country - a nation as commonly understood or generally accepted, expressed in ISO 3166 Alpha-2 (2-letter) codes.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.country",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.effectiveTimePeriod",
        "path" : "shr-core-Address-model.effectiveTimePeriod",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2985763"
          }
        ],
        "short" : "The date and time span for which something is active, valid, or in force.",
        "definition" : "The date and time span for which something is active, valid, or in force.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.effectiveTimePeriod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-EffectiveTimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "shr-core-Address-model",
        "path" : "shr-core-Address-model",
        "definition" : "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-Address-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.purpose",
        "path" : "shr-core-Address-model.purpose",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Why the item is used.",
        "definition" : "Why the item is used.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.purpose",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/address-use"
          }
        }
      },
      {
        "id" : "shr-core-Address-model.type",
        "path" : "shr-core-Address-model.type",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0332307"
          }
        ],
        "short" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.type",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/address-type"
          }
        }
      },
      {
        "id" : "shr-core-Address-model.displayText",
        "path" : "shr-core-Address-model.displayText",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1548311"
          }
        ],
        "short" : "A string meant for reading by a person, for example, accompanying a code.",
        "definition" : "A string meant for reading by a person, for example, accompanying a code.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.displayText",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.addressLine",
        "path" : "shr-core-Address-model.addressLine",
        "short" : "Part of an address that contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. (Source: HL7 FHIR).",
        "definition" : "Part of an address that contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "shr-core-Address-model.addressLine",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.city",
        "path" : "shr-core-Address-model.city",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1555315"
          }
        ],
        "short" : "The name of a municipality, city, town, village or other community or delivery center. (Source: HL7 FHIR).",
        "definition" : "The name of a municipality, city, town, village or other community or delivery center. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.city",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.district",
        "path" : "shr-core-Address-model.district",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0079170"
          }
        ],
        "short" : "The name of the administrative area at a level below that of a state but above that of a city or town. In the US, a county. Outside the US, a district or the equivalent. (Source: HL7 FHIR).",
        "definition" : "The name of the administrative area at a level below that of a state but above that of a city or town. In the US, a county. Outside the US, a district or the equivalent. (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.district",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.state",
        "path" : "shr-core-Address-model.state",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1552743"
          }
        ],
        "short" : "Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes). (Source: HL7 FHIR).",
        "definition" : "Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes). (Source: HL7 FHIR).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.state",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.postalCode",
        "path" : "shr-core-Address-model.postalCode",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C1514254"
          }
        ],
        "short" : "A sequence of letters and digits used as part of a postal address, often designating a geographic region",
        "definition" : "A sequence of letters and digits used as part of a postal address, often designating a geographic region",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.postalCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.country",
        "path" : "shr-core-Address-model.country",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0454664"
          }
        ],
        "short" : "Country - a nation as commonly understood or generally accepted, expressed in ISO 3166 Alpha-2 (2-letter) codes.",
        "definition" : "Country - a nation as commonly understood or generally accepted, expressed in ISO 3166 Alpha-2 (2-letter) codes.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.country",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "shr-core-Address-model.effectiveTimePeriod",
        "path" : "shr-core-Address-model.effectiveTimePeriod",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C2985763"
          }
        ],
        "short" : "The date and time span for which something is active, valid, or in force.",
        "definition" : "The date and time span for which something is active, valid, or in force.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "shr-core-Address-model.effectiveTimePeriod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-EffectiveTimePeriod-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}