PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/valueset-otherName
{
  "description": "Human readable names for the valueset.",
  "_filename": "extension-valueset-othername.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-03-31T08:01:25+11:00",
  "derivation": "constraint",
  "publisher": "HL7",
  "fhirVersion": "1.4.0",
  "name": "Alternative names",
  "baseType": "Extension",
  "abstract": false,
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.4.0",
  "snapshot": {
    "element": [ {
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension"
      },
      "path": "Extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Alternative names",
      "definition": "Human readable names for the valueset.",
      "isModifier": false
    }, {
      "path": "Extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "id"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ "url" ]
      },
      "definition": "An Extension"
    }, {
      "path": "Extension.extension",
      "min": 1,
      "definition": "This name is intended to be human readable, short and as specific as possible and to convey the purpose of the value set.  It is considered to be the name of the value set.",
      "isModifier": false,
      "short": "Human readable, short and specific",
      "name": "name",
      "comments": "This need not be unique. However some use cases require uniqueness within a namespace and therefore best practice would be to make the name unique.",
      "type": [ {
        "code": "Extension"
      } ],
      "max": "1",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "id"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "max": "0",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "name": "extension",
      "path": "Extension.extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Extension",
      "definition": "An Extension"
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "name",
      "comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific.  This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.valueString",
      "type": [ {
        "code": "string"
      } ],
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Flag that this Name in this Name Language is the preferred human-readable signifier in this language.",
      "isModifier": false,
      "short": "Which name is preferred for this language",
      "name": "preferred",
      "comments": "There may be multiple human readable names in a given language, and this flag indicates which of them is preferred for the given language.",
      "type": [ {
        "code": "Extension"
      } ],
      "max": "1",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "id"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "max": "0",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "name": "extension",
      "path": "Extension.extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Extension",
      "definition": "An Extension"
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "preferred",
      "comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific.  This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.valueBoolean",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."
    }, {
      "path": "Extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/valueset-otherName",
      "comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific.  This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      }, {
        "code": "integer"
      }, {
        "code": "decimal"
      }, {
        "code": "base64Binary"
      }, {
        "code": "instant"
      }, {
        "code": "string"
      }, {
        "code": "uri"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "time"
      }, {
        "code": "code"
      }, {
        "code": "oid"
      }, {
        "code": "id"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "positiveInt"
      }, {
        "code": "markdown"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "Identifier"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Period"
      }, {
        "code": "Ratio"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "HumanName"
      }, {
        "code": "Address"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Timing"
      }, {
        "code": "Reference"
      }, {
        "code": "Meta"
      } ],
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."
    } ]
  },
  "status": "draft",
  "id": "d2fee171-7d2b-4b99-a298-96837a190704",
  "kind": "datatype",
  "url": "http://hl7.org/fhir/StructureDefinition/valueset-otherName",
  "context": [ "ValueSet" ],
  "version": null,
  "differential": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "Extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Alternative names",
      "definition": "Human readable names for the valueset.",
      "isModifier": false
    }, {
      "path": "Extension.extension",
      "min": 1,
      "definition": "This name is intended to be human readable, short and as specific as possible and to convey the purpose of the value set.  It is considered to be the name of the value set.",
      "isModifier": false,
      "short": "Human readable, short and specific",
      "name": "name",
      "comments": "This need not be unique. However some use cases require uniqueness within a namespace and therefore best practice would be to make the name unique.",
      "type": [ {
        "code": "Extension"
      } ],
      "max": "1"
    }, {
      "max": "0",
      "name": "extension",
      "path": "Extension.extension.extension"
    }, {
      "path": "Extension.extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "name"
    }, {
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Flag that this Name in this Name Language is the preferred human-readable signifier in this language.",
      "isModifier": false,
      "short": "Which name is preferred for this language",
      "name": "preferred",
      "comments": "There may be multiple human readable names in a given language, and this flag indicates which of them is preferred for the given language.",
      "type": [ {
        "code": "Extension"
      } ],
      "max": "1"
    }, {
      "max": "0",
      "name": "extension",
      "path": "Extension.extension.extension"
    }, {
      "path": "Extension.extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "preferred"
    }, {
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "path": "Extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/valueset-otherName"
    }, {
      "max": "0",
      "min": 0,
      "path": "Extension.value[x]"
    } ]
  },
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}