MedMij:V1.0 FHIR RelatedPerson: verschil tussen versies

Uit informatiestandaarden
Naar navigatie springen Naar zoeken springen
Regel 39: Regel 39:
 
<iframe width="100%" height="500" src=https://www.simplifier.net/embed/render?id=NictizSTU3/nl-core-relatedperson frameborder="0" align="middle"></iframe>
 
<iframe width="100%" height="500" src=https://www.simplifier.net/embed/render?id=NictizSTU3/nl-core-relatedperson frameborder="0" align="middle"></iframe>
 
</html>
 
</html>
 +
 +
==Custom SearchParameters==
 +
{| class="wikitable"
 +
|- style="vertical-align: top;"
 +
|'''name'''
 +
|'''type'''
 +
|'''description'''
 +
|'''expression'''
 +
|- style="vertical-align:top;"
 +
|[https://simplifier.net/NictizSTU3/RelatedPerson-role role]
 +
| token
 +
| Role of the related person
 +
| <code>Patient.extension('http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role').value</code>
 +
|}
  
 
[[categorie:MedMij FHIR Clinical Building Blocks]]
 
[[categorie:MedMij FHIR Clinical Building Blocks]]

Versie van 14 sep 2017 13:03

{{#customtitle:MedMij FHIR IG - RelatedPerson}}

General information

Name: RelatedPerson
Version: 1.0
Publication date: n/a
Status wikipage: draft

This FHIR profile is based on version 1.2 of the building block Contact. The latest version of this building block can be found here on the wiki.

Concept

A contact is a different person than a healthcare provider who is involved in the patient’s care, such as family members, caregivers, mental caretakers, guardians and legal representatives. In addition to identification information such as the name, address and contact information can also be entered. The relationship to the patient and the role this person has can be entered as well.

Purpose

Recording relevant information to identify the contacts.

Content

nl-core-relatedperson

Formal url http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson
Published by Nictiz
Status draft
Extension http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role
Example example of a nl-core-relatedperson

Custom SearchParameters

name type description expression
role token Role of the related person Patient.extension('http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role').value