Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | nl-core-ParticipationInSociety |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety |
URL | http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety |
Status | draft |
Name | NlcoreParticipationInSociety |
Title | nl core ParticipationInSociety |
Realm | nl |
Description | Participation in society pertains to the patient’s initiative to participate in social activities in daily life, such as practicing a profession and hobbies. Participation in society also describes the patient’s social network. |
Purpose | A derived profile from [zib-ParticipationInSociety](http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
nl-core-ParticipationInSociety.Hobby | nl core ParticipationInSociety.Hobby |
nl-core-ParticipationInSociety.SocialNetwork | nl core ParticipationInSociety.SocialNetwork |
nl-core-ParticipationInSociety.WorkSituation | nl core ParticipationInSociety.WorkSituation |
nl-core-Patient | nl core Patient |
zib-ParticipationInSociety | zib ParticipationInSociety |
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "nl-core-ParticipationInSociety", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety", "name": "NlcoreParticipationInSociety", "title": "nl core ParticipationInSociety", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Participation in society pertains to the patient’s initiative to participate in social activities in daily life, such as practicing a profession and hobbies. Participation in society also describes the patient’s social network.", "purpose": "A derived profile from [zib-ParticipationInSociety](http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "zib-participationinsociety-v3.1-2020EN", "uri": "https://zibs.nl/wiki/ParticipationInSociety-v3.1(2020EN)", "name": "zib ParticipationInSociety-v3.1(2020EN)" } ], "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety", "derivation": "constraint", "differential": { "element": [ { "id": "Observation", "path": "Observation", "comment": "Several concepts of zib ParticipationInSociety are represented using distinct Observation resources. These are grouped using the current resource and are referenced on `Observation.hasMember`:\r\n\r\n* SocialNetwork (NL-CM:18.6.2): [nl-core-ParticipationInSociety.SocialNetwork](http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety.SocialNetwork)\r\n* Hobby (NL-CM:18.6.3): [nl-core-ParticipationInSociety.Hobby](http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety.Hobby)\r\n* WorkSituation (NL-CM:18.6.5): [nl-core-ParticipationInSociety.WorkSituation](http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety.WorkSituation)", "alias": [ "nl-core-ParticipationInSociety" ] }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ] }, { "id": "Observation.hasMember:socialNetwork", "path": "Observation.hasMember", "sliceName": "socialNetwork", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety.SocialNetwork" ] } ] }, { "id": "Observation.hasMember:hobby", "path": "Observation.hasMember", "sliceName": "hobby", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety.Hobby" ] } ] }, { "id": "Observation.hasMember:workSituation", "path": "Observation.hasMember", "sliceName": "workSituation", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ParticipationInSociety.WorkSituation" ] } ] } ] } }