PackagesCanonicalsLogsProblems
    Packages
    ANS.annuaire.fhir.r4@0.2.0
    http://hl7.org/fhir/StructureDefinition/humanname-assembly-order
{
  "description": "A code that represents the preferred display order of the components of this human name.",
  "_filename": "AssemblyOrder.json",
  "package_name": "ANS.annuaire.fhir.r4",
  "date": "2021-03-25T16:21:55.9619154+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-04-28T17:08:45.709+00:00"
  },
  "publisher": "Health Level Seven, Inc. - FHIR Core WG",
  "fhirVersion": "4.0.1",
  "name": "AssemblyOrder",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "ba539961-23a0-4462-970e-b8f34d567b24",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
  "context": [ {
    "type": "element",
    "expression": "HumanName"
  } ],
  "version": "4.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Preferred display order of name parts",
      "definition": "A code that represents the preferred display order of the components of this human name."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/name-assembly-order|4.0.1",
        "description": "A code that represents the preferred display order of the components of a human name."
      }
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/FHIR",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}