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

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

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

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

BC AddressLine Logical Model

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


Source

{
  "resourceType": "StructureDefinition",
  "id": "shr-core-AddressLine-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-AddressLine-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "shr.core.AddressLine"
    }
  ],
  "version": "0.2.0",
  "name": "AddressLineModel",
  "title": "BC AddressLine 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": "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).",
  "kind": "logical",
  "abstract": false,
  "type": "shr-core-AddressLine-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "shr-core-AddressLine-model",
        "path": "shr-core-AddressLine-model",
        "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-AddressLine-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-AddressLine-model.value",
        "path": "shr-core-AddressLine-model.value",
        "short": "String representing 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": "String representing 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": 1,
        "max": "1",
        "base": {
          "path": "shr-core-AddressLine-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "shr-core-AddressLine-model",
        "path": "shr-core-AddressLine-model",
        "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-AddressLine-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-AddressLine-model.value",
        "path": "shr-core-AddressLine-model.value",
        "short": "String representing 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": "String representing 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": 1,
        "max": "1",
        "base": {
          "path": "shr-core-AddressLine-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}