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

FHIR IG Statistics: StructureDefinition/shr-core-Address-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idshr-core-Address-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-shr-core-Address-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameAddressModel
TitleBC Address Logical Model
Realmus
Authorityhl7
DescriptionAn 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).
Typeshr-core-Address-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-entity-Organization-modelBC Organization Logical Model
cimi-entity-Person-modelBC Person Logical Model
cimi-entity-Practitioner-modelBC Practitioner Logical Model

Resources that this resource uses

StructureDefinition
shr-core-EffectiveTimePeriod-modelBC EffectiveTimePeriod Logical Model

Narrative

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

BC Address Logical Model

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).


Source

{
  "resourceType": "StructureDefinition",
  "id": "shr-core-Address-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "shr.core.Address"
    }
  ],
  "version": "0.2.0",
  "name": "AddressModel",
  "title": "BC Address 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": "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/breastcancer/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/breastcancer/StructureDefinition/shr-core-EffectiveTimePeriod-model"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}