{ "description": "Proficiency level of the communication.\\r\\nExtension is mocked from the offical HL7 core extension in R4 FHIR build specification at 12-09-2018.", "_filename": "extension-patient-proficiency-stu3.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "HL7", "fhirVersion": "3.0.2", "name": "proficiency", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "proficiency", "package_version": "2.2.9", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "status": "active", "id": "1f6d051f-c317-4155-bdd9-88c99bf05d23", "kind": "complex-type", "url": "http://nictiz.nl/fhir/StructureDefinition/patient-proficiency", "context": [ "Patient.communication" ], "version": "2.0.1", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Proficiency level of the communication", "definition": "Proficiency level of the communication." }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Extension.extension:type", "max": "1", "min": 1, "path": "Extension.extension", "short": "The proficiency type of the communication", "sliceName": "type", "definition": "What type of communication for the proficiency (spoken, written, etc.)." }, { "id": "Extension.extension:type.url", "path": "Extension.extension.url", "fixedUri": "type" }, { "id": "Extension.extension:type.value[x]:valueCoding", "min": 1, "path": "Extension.extension.valueCoding", "type": [ { "code": "Coding" } ], "binding": { "strength": "preferred", "description": "The proficiency type for the communication.", "valueSetReference": { "display": "TaalvaardigheidBegrijpenCodelijst", "reference": "http://hl7.org/fhir/ValueSet/v3-LanguageAbilityMode" } }, "sliceName": "valueCoding" }, { "id": "Extension.extension:level", "max": "1", "min": 1, "path": "Extension.extension", "short": "The proficiency level of the communication", "sliceName": "level", "definition": "How well the patient can communicate this communication (good, poor, etc.)." }, { "id": "Extension.extension:level.url", "path": "Extension.extension.url", "fixedUri": "level" }, { "id": "Extension.extension:level.value[x]:valueCoding", "min": 1, "path": "Extension.extension.valueCoding", "type": [ { "code": "Coding" } ], "binding": { "strength": "preferred", "description": "The proficiency level for the communication.", "valueSetReference": { "display": "TaalvaardigheidBegrijpenCodelijst", "reference": "http://hl7.org/fhir/ValueSet/v3-LanguageAbilityProficiency" } }, "sliceName": "valueCoding" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/patient-proficiency" }, { "id": "Extension.value[x]", "max": "0", "path": "Extension.value[x]" } ] }, "contextType": "resource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }