FHIR IG analytics| Package | ans.annuaire.fhir.r4 |
| Resource Type | StructureDefinition |
| Id | AssemblyOrder.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "humanname-assembly-order",
"meta": {
"lastUpdated": "2021-04-28T17:08:45.709+00:00"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"version": "4.0.0",
"name": "AssemblyOrder",
"status": "active",
"date": "2021-03-25T16:21:55.9619154+00:00",
"publisher": "Health Level Seven, Inc. - FHIR Core WG",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/special/committees/FHIR"
}
]
}
],
"description": "A code that represents the preferred display order of the components of this human name.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "HumanName"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"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.",
"max": "1"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"description": "A code that represents the preferred display order of the components of a human name.",
"valueSet": "http://hl7.org/fhir/ValueSet/name-assembly-order|4.0.1"
}
}
]
}
}