This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
XDSDocumentEntry.practiceSettingCode
{
"resourceType": "ExtensionDefinition",
"id": "xds-practiceSettingCode",
"url": "http://hl7.org/fhir/ExtensionDefinition/xds-practiceSettingCode",
"name": "XDSDocumentEntry.practiceSettingCode",
"publisher": "HL7",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org"
}
]
}
],
"description": "The code specifying the clinical specialty where the act that resulted in the document was performed (e.g., Family Practice, Laboratory, Radiology).",
"status": "draft",
"date": "2012-06-24",
"contextType": "resource",
"context": [
"DocumentReference"
],
"element": [
{
"path": "Extension",
"short": "XDSDocumentEntry.practiceSettingCode",
"definition": "The code specifying the clinical specialty where the act that resulted in the document was performed (e.g., Family Practice, Laboratory, Radiology).",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.