FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner",
"name": "Practitioner",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Practitioner",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"short": "An identifier intended for computation",
"definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "Practitioner.active",
"path": "Practitioner.active",
"max": "0"
},
{
"id": "Practitioner.name",
"path": "Practitioner.name",
"min": 1,
"max": "1"
},
{
"id": "Practitioner.name.id",
"path": "Practitioner.name.id",
"max": "0"
},
{
"id": "Practitioner.name.extension",
"path": "Practitioner.name.extension",
"max": "0"
},
{
"id": "Practitioner.name.use",
"path": "Practitioner.name.use",
"max": "0"
},
{
"id": "Practitioner.name.text",
"path": "Practitioner.name.text",
"min": 1
},
{
"id": "Practitioner.name.family",
"path": "Practitioner.name.family",
"max": "0"
},
{
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"max": "0"
},
{
"id": "Practitioner.name.prefix",
"path": "Practitioner.name.prefix",
"max": "0"
},
{
"id": "Practitioner.name.suffix",
"path": "Practitioner.name.suffix",
"max": "0"
},
{
"id": "Practitioner.name.period",
"path": "Practitioner.name.period",
"max": "0"
},
{
"id": "Practitioner.telecom",
"path": "Practitioner.telecom",
"max": "1"
},
{
"id": "Practitioner.telecom.id",
"path": "Practitioner.telecom.id",
"max": "0"
},
{
"id": "Practitioner.telecom.extension",
"path": "Practitioner.telecom.extension",
"max": "0"
},
{
"id": "Practitioner.telecom.system",
"path": "Practitioner.telecom.system",
"min": 1
},
{
"id": "Practitioner.telecom.value",
"path": "Practitioner.telecom.value",
"min": 1
},
{
"id": "Practitioner.telecom.rank",
"path": "Practitioner.telecom.rank",
"max": "0"
},
{
"id": "Practitioner.telecom.period",
"path": "Practitioner.telecom.period",
"max": "0"
},
{
"id": "Practitioner.gender",
"path": "Practitioner.gender",
"max": "0"
},
{
"id": "Practitioner.birthDate",
"path": "Practitioner.birthDate",
"max": "0"
},
{
"id": "Practitioner.deceased[x]",
"path": "Practitioner.deceased[x]",
"max": "0"
},
{
"id": "Practitioner.address",
"path": "Practitioner.address",
"max": "0"
},
{
"id": "Practitioner.photo",
"path": "Practitioner.photo",
"max": "0"
},
{
"id": "Practitioner.qualification",
"path": "Practitioner.qualification",
"max": "1"
},
{
"id": "Practitioner.qualification.id",
"path": "Practitioner.qualification.id",
"max": "0"
},
{
"id": "Practitioner.qualification.extension",
"path": "Practitioner.qualification.extension",
"max": "0"
},
{
"id": "Practitioner.qualification.modifierExtension",
"path": "Practitioner.qualification.modifierExtension",
"max": "0"
},
{
"id": "Practitioner.qualification.code",
"path": "Practitioner.qualification.code",
"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.",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Practitioner.qualification.issuer",
"path": "Practitioner.qualification.issuer",
"short": "A reference from one resource to another",
"definition": "A reference from one resource to another.",
"type": [
{
"code": "Reference",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization"
],
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-organization"
]
}
]
},
{
"id": "Practitioner.communication",
"path": "Practitioner.communication",
"max": "0"
}
]
}
}