ResourceIdentifierDetails

ResourceIdentifierDetails
ResourceIdentifierDetails

Details of resource identifier

AllOf
This class requires all of the following:
JSON Example
{
    "dataType": "string",
    "extension": {
        "anyObjects": [
            {}
        ]
    },
    "isPartOfUniqueness": false,
    "links": [
        {
            "description": "string",
            "href": "string",
            "name": "string",
            "rel": "string"
        }
    ],
    "name": "string",
    "defaultValue": "string"
}