PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-ballot
    http://hl7.org/cda/stds/core/StructureDefinition/ADXP
{
  "description": "A character string that may have a type-tag signifying its role in the address. Typical parts that exist in about every address are street, house number, or post box, postal code, city, country but other roles may be defined regionally, nationally, or on an enterprise level (e.g. in military addresses). Addresses are usually broken up into lines, which are indicated by special line-breaking delimiter elements (e.g., DEL).",
  "_filename": "StructureDefinition-ADXP.json",
  "package_name": "hl7.cda.uv.core",
  "date": "2023-10-27T07:17:32+11:00",
  "derivation": "specialization",
  "publisher": "Health Level 7",
  "fhirVersion": "5.0.0",
  "name": "ADXP",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://hl7.org/cda/stds/core/StructureDefinition/ADXP",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "ADXP: CharacterString (V3 Data Type)",
  "package_version": "2.0.0-sd-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
    "_valueBoolean": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
        "valueCode": "not-applicable"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
    "valueUri": "urn:hl7-org:v3"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-bind"
  } ],
  "snapshot": {
    "element": [ {
      "path": "ADXP",
      "min": 1,
      "definition": "A character string that may have a type-tag signifying its role in the address. Typical parts that exist in about every address are street, house number, or post box, postal code, city, country but other roles may be defined regionally, nationally, or on an enterprise level (e.g. in military addresses). Addresses are usually broken up into lines, which are indicated by special line-breaking delimiter elements (e.g., DEL).",
      "isModifier": false,
      "short": "Base for all types and resources",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "ADXP",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "ADXP.nullFlavor",
      "min": 0,
      "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
      },
      "representation": [ "xmlAttr" ],
      "max": "1",
      "label": "Exceptional Value Detail",
      "id": "ADXP.nullFlavor",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ANY.nullFlavor"
      }
    }, {
      "path": "ADXP.representation",
      "fixedCode": "TXT",
      "min": 0,
      "definition": "Specifies the representation of the binary data that is the content of the binary data value",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "ADXP.representation",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ST.representation"
      }
    }, {
      "path": "ADXP.mediaType",
      "fixedCode": "text/plain",
      "min": 0,
      "definition": "Identifies the type of the encapsulated data and identifies a method to interpret or render the data.",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "label": "Media Type",
      "id": "ADXP.mediaType",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ST.mediaType"
      }
    }, {
      "path": "ADXP.language",
      "min": 0,
      "definition": "For character based information the language property specifies the human language of the text.",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "label": "Language",
      "id": "ADXP.language",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ST.language"
      }
    }, {
      "path": "ADXP.xmlText",
      "min": 0,
      "short": "Allows for mixed text content",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
      } ],
      "representation": [ "xmlText" ],
      "max": "1",
      "id": "ADXP.xmlText",
      "comment": "This element is represented in XML as textual content. The actual name \"xmlText\" will not appear in a CDA instance.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ST.xmlText"
      }
    }, {
      "id": "ADXP.partType",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "ADXP.partType"
      },
      "path": "ADXP.partType",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
      } ],
      "definition": "Specifies the type of the address part",
      "representation": [ "xmlAttr" ]
    } ]
  },
  "status": "active",
  "id": "cda38b86-2f33-4e2f-8485-474c4d6f18b2",
  "kind": "logical",
  "url": "http://hl7.org/cda/stds/core/StructureDefinition/ADXP",
  "version": "2.0.0-sd-ballot",
  "differential": {
    "element": [ {
      "id": "ADXP",
      "max": "*",
      "min": 1,
      "path": "ADXP",
      "definition": "A character string that may have a type-tag signifying its role in the address. Typical parts that exist in about every address are street, house number, or post box, postal code, city, country but other roles may be defined regionally, nationally, or on an enterprise level (e.g. in military addresses). Addresses are usually broken up into lines, which are indicated by special line-breaking delimiter elements (e.g., DEL)."
    }, {
      "id": "ADXP.partType",
      "max": "1",
      "min": 0,
      "path": "ADXP.partType",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
      } ],
      "definition": "Specifies the type of the address part",
      "representation": [ "xmlAttr" ]
    } ]
  },
  "contact": [ {
    "name": "HL7 International - Structured Documents",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/structure",
      "system": "url"
    }, {
      "value": "structdog@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/ST"
}