{
"description": null,
"_filename": "Practitioner.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "Practitioner",
"abstract": false,
"type": "Practitioner",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.1",
"status": "active",
"id": "796bae5b-714d-4d4c-a799-f5d37a418493",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner",
"version": null,
"differential": {
"element": [ {
"id": "Practitioner.identifier",
"max": "1",
"min": 1,
"path": "Practitioner.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
} ],
"short": "An identifier intended for computation",
"definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers."
}, {
"id": "Practitioner.active",
"max": "0",
"path": "Practitioner.active"
}, {
"id": "Practitioner.name",
"max": "1",
"min": 1,
"path": "Practitioner.name"
}, {
"id": "Practitioner.name.id",
"max": "0",
"path": "Practitioner.name.id"
}, {
"id": "Practitioner.name.extension",
"max": "0",
"path": "Practitioner.name.extension"
}, {
"id": "Practitioner.name.use",
"max": "0",
"path": "Practitioner.name.use"
}, {
"id": "Practitioner.name.text",
"min": 1,
"path": "Practitioner.name.text"
}, {
"id": "Practitioner.name.family",
"max": "0",
"path": "Practitioner.name.family"
}, {
"id": "Practitioner.name.given",
"max": "0",
"path": "Practitioner.name.given"
}, {
"id": "Practitioner.name.prefix",
"max": "0",
"path": "Practitioner.name.prefix"
}, {
"id": "Practitioner.name.suffix",
"max": "0",
"path": "Practitioner.name.suffix"
}, {
"id": "Practitioner.name.period",
"max": "0",
"path": "Practitioner.name.period"
}, {
"id": "Practitioner.telecom",
"max": "1",
"path": "Practitioner.telecom"
}, {
"id": "Practitioner.telecom.id",
"max": "0",
"path": "Practitioner.telecom.id"
}, {
"id": "Practitioner.telecom.extension",
"max": "0",
"path": "Practitioner.telecom.extension"
}, {
"id": "Practitioner.telecom.system",
"min": 1,
"path": "Practitioner.telecom.system"
}, {
"id": "Practitioner.telecom.value",
"min": 1,
"path": "Practitioner.telecom.value"
}, {
"id": "Practitioner.telecom.rank",
"max": "0",
"path": "Practitioner.telecom.rank"
}, {
"id": "Practitioner.telecom.period",
"max": "0",
"path": "Practitioner.telecom.period"
}, {
"id": "Practitioner.gender",
"max": "0",
"path": "Practitioner.gender"
}, {
"id": "Practitioner.birthDate",
"max": "0",
"path": "Practitioner.birthDate"
}, {
"id": "Practitioner.deceased[x]",
"max": "0",
"path": "Practitioner.deceased[x]"
}, {
"id": "Practitioner.address",
"max": "0",
"path": "Practitioner.address"
}, {
"id": "Practitioner.photo",
"max": "0",
"path": "Practitioner.photo"
}, {
"id": "Practitioner.qualification",
"max": "1",
"path": "Practitioner.qualification"
}, {
"id": "Practitioner.qualification.id",
"max": "0",
"path": "Practitioner.qualification.id"
}, {
"id": "Practitioner.qualification.extension",
"max": "0",
"path": "Practitioner.qualification.extension"
}, {
"id": "Practitioner.qualification.modifierExtension",
"max": "0",
"path": "Practitioner.qualification.modifierExtension"
}, {
"id": "Practitioner.qualification.code",
"path": "Practitioner.qualification.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"short": "Concept - reference to a terminology or just text",
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
}, {
"id": "Practitioner.qualification.issuer",
"path": "Practitioner.qualification.issuer",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ]
} ],
"short": "A reference from one resource to another",
"definition": "A reference from one resource to another."
}, {
"id": "Practitioner.communication",
"max": "0",
"path": "Practitioner.communication"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}