FHIR IG Statistics: StructureDefinition/bc-MultidisciplinaryTeamMeeting
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "bc-MultidisciplinaryTeamMeeting",
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-MultidisciplinaryTeamMeeting",
"version": "1.3.2",
"name": "bc-MultidisciplinaryTeamMeeting",
"title": "bc-MultidisciplinaryTeamMeeting",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "geboortezorg@nictiz.nl",
"use": "work"
}
]
}
],
"description": "An Encounter profile describing a team care conference as defined by BabyConnect. In a team care conference caregivers discuss patient cases in absence or presence of the patient.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
"name": "Geboortezorg 3.2"
}
],
"kind": "resource",
"abstract": false,
"type": "Encounter",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Encounter",
"path": "Encounter",
"definition": "An interaction between healthcare provider(s), and/or patient(s) for the purpose of providing healthcare service(s) or assessing the health status of patient(s). (Note: this definition is a pre-adopt of https://jira.hl7.org/browse/FHIR-20479. Referencing the Patient as `.subject` does not indicate its presence at the Encounter. Use `.participant.individual.extension:patient` for this.)",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-3359",
"comment": "Patientbespreking"
}
]
},
{
"id": "Encounter.class",
"path": "Encounter.class",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "384682003"
}
},
{
"id": "Encounter.type.text",
"path": "Encounter.type.text",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-3360",
"comment": "PatientbesprekingLabel"
}
]
},
{
"id": "Encounter.subject",
"path": "Encounter.subject",
"short": "The patient or group related to this encounter",
"definition": "The patient or group related to this encounter. (Note: this definition is a pre-adopt of https://jira.hl7.org/browse/FHIR-20479. Referencing the Patient as `.subject` does not indicate its presence at the Encounter. Use `.participant.individual.extension:patient` for this.)",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
}
]
},
{
"id": "Encounter.episodeOfCare",
"path": "Encounter.episodeOfCare",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord"
}
],
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-3399",
"comment": "ZorgEpisode"
}
]
},
{
"id": "Encounter.participant.type",
"path": "Encounter.participant.type",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Encounter.participant.type:role",
"path": "Encounter.participant.type",
"sliceName": "role",
"binding": {
"strength": "extensible",
"description": "RolDeelnemerCodelijst",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.15.2.2--20200901000000"
}
},
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-3363",
"comment": "RolDeelnemer"
}
]
},
{
"id": "Encounter.participant.individual",
"path": "Encounter.participant.individual",
"short": "Persons involved in the encounter",
"definition": "Persons involved in the encounter. This profile pre-adopts the notion that the subject of the Encounter does not have to be present at the encounter (https://jira.hl7.org/browse/FHIR-20479). Use the extension to reference the subject in `Encounter.participant.individual` if the subject is present.",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
}
],
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-3362",
"comment": "Deelnemer"
},
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-1990",
"comment": "Contactpersoon"
}
]
},
{
"id": "Encounter.participant.individual.extension",
"path": "Encounter.participant.individual.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Encounter.participant.individual.extension:practitionerRole",
"path": "Encounter.participant.individual.extension",
"sliceName": "practitionerRole",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
],
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-1345",
"comment": "Zorgverlener"
}
]
},
{
"id": "Encounter.participant.individual.extension:practitionerRole.valueReference:valueReference",
"path": "Encounter.participant.individual.extension.valueReference",
"sliceName": "valueReference",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-PractitionerRole"
}
]
},
{
"id": "Encounter.participant.individual.extension:patient",
"path": "Encounter.participant.individual.extension",
"sliceName": "patient",
"short": "Patient",
"definition": "The patient as participant of the patient consultation. This extension adds zib-Patient as a target profile to `Encounter.participant.individual`. This profile pre-adopts the notion that the subject of the Encounter does not have to be present at the encounter (https://jira.hl7.org/browse/FHIR-20479). This creates the need to reference the subject in `Encounter.participant.individual` if the subject is present, where the current FHIR R5 build has already added this option to the renamed `participant.actor`.",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/bc-encounter-patientparticipant"
}
],
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-1989",
"comment": "Patient"
}
]
},
{
"id": "Encounter.participant.individual.extension:patient.valueReference:valueReference",
"path": "Encounter.participant.individual.extension.valueReference",
"sliceName": "valueReference",
"short": "Patient",
"definition": "The patient as participant of the patient consultation.",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
}
]
},
{
"id": "Encounter.period.start",
"path": "Encounter.period.start",
"short": "Patient consultation date time",
"definition": "The date (and time) the patient consultation is scheduled or took place.",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-3361",
"comment": "PatientbesprekingDatumTijd"
}
]
},
{
"id": "Encounter.diagnosis",
"path": "Encounter.diagnosis",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-3374",
"comment": "Aandoening"
}
]
},
{
"id": "Encounter.diagnosis.condition",
"path": "Encounter.diagnosis.condition",
"short": "Reason for the patient consultation",
"definition": "The disease or patient problem that is the reason for the patient consultation. This also includes a reference to the pregnancy.",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
},
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
},
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy"
}
]
}
]
}
}