PH eReferral Implementation Guide
0.1.0 - ci-build
PH
PH eReferral Implementation Guide, published by SILab CoP IG Accelerator (eReferral). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/niccoreyes/ph-ereferral/ and changes regularly. See the Directory of published versions
| Draft as of 2026-05-26 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ereferral-relationship-type"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ereferral-relationship-type</b></p><a name=\"ereferral-relationship-type\"> </a><a name=\"hcereferral-relationship-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2018-08-12, the version found through the package references\"> version ?2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-NOK\">NOK</a></td><td>next of kin</td><td>Played by an individual who is designated as the next of kin for another individual which scopes the role.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-ECON\">ECON</a></td><td>emergency contact</td><td>A contact designated for contact in emergent situations.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-GUARD\">GUARD</a></td><td>guardian</td><td>The role played by a person or institution legally empowered with responsibility for the care of a ward.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-FAMMEMB\">FAMMEMB</a></td><td>family member</td><td>A relationship between two people characterizing their \"familial\" relationship</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-PRN\">PRN</a></td><td>parent</td><td>The player of the role is one who begets, gives birth to, or nurtures and raises the scoping entity (child).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-FTH\">FTH</a></td><td>father</td><td>The player of the role is a male who begets or raises or nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-MTH\">MTH</a></td><td>mother</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-SPS\">SPS</a></td><td>spouse</td><td>The player of the role is a marriage partner of the scoping person.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-CHILD\">CHILD</a></td><td>child</td><td>The player of the role is a child of the scoping entity.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-FRND\">FRND</a></td><td>unrelated friend</td><td>The player of the role is a person who is known, liked, and trusted by the scoping person.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "urn://example.com/ph-ereferral/fhir/ValueSet/ereferral-relationship-type"^^xsd:anyURI ;
fhir:l <urn://example.com/ph-ereferral/fhir/ValueSet/ereferral-relationship-type>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EReferralRelationshipType"] ; #
fhir:title [ fhir:v "eReferral Relationship Type"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-05-26T05:47:36+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "SILab CoP IG Accelerator (eReferral)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "SILab CoP IG Accelerator (eReferral)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/UP-Manila-SILab" ] ] )
] ) ; #
fhir:description [ fhir:v "Relationship roles used for patient contacts, next of kin, emergency contacts, guardians, and accompanying persons in Philippine eReferral."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "PH" ] ;
fhir:display [ fhir:v "Philippines" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ;
( fhir:concept [
fhir:code [ fhir:v "NOK" ] ;
fhir:display [ fhir:v "next of kin" ] ] [
fhir:code [ fhir:v "ECON" ] ;
fhir:display [ fhir:v "emergency contact" ] ] [
fhir:code [ fhir:v "GUARD" ] ;
fhir:display [ fhir:v "guardian" ] ] [
fhir:code [ fhir:v "FAMMEMB" ] ;
fhir:display [ fhir:v "family member" ] ] [
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "parent" ] ] [
fhir:code [ fhir:v "FTH" ] ;
fhir:display [ fhir:v "father" ] ] [
fhir:code [ fhir:v "MTH" ] ;
fhir:display [ fhir:v "mother" ] ] [
fhir:code [ fhir:v "SPS" ] ;
fhir:display [ fhir:v "spouse" ] ] [
fhir:code [ fhir:v "CHILD" ] ;
fhir:display [ fhir:v "child" ] ] [
fhir:code [ fhir:v "FRND" ] ;
fhir:display [ fhir:v "unrelated friend" ] ] ) ] )
] . #
IG © 2025+ SILab CoP IG Accelerator (eReferral).
Package fhir.ph.ereferral#0.1.0 based on FHIR 4.0.1.
Generated
2026-05-26
Links: Table of Contents |
QA Report