NHDR Implementation Guide Release 1.0
0.1.0 - ci-build

NHDR Implementation Guide Release 1.0, published by NHDR. 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/PROJ-PHILHEALTH-EA-NHDR/nhdr-fhir-ig-review-project-2/ and changes regularly. See the Directory of published versions

: Konsulta-Availment-Slip - TTL Representation

Raw ttl | Download


@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Konsulta-Availment-Slip"] ; # 
  fhir:identifier [
fhir:system [
fhir:v "http://nhdr.gov.ph/fhir/ValueSet-form-type"^^xsd:anyURI ;
fhir:l <http://nhdr.gov.ph/fhir/ValueSet-form-type>     ] ;
fhir:value [ fhir:v "Konsulta-Availment-Slip" ]
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "urn:uuid:patient-3"^^xsd:anyURI ;
fhir:l <urn:uuid:patient-3>     ] ;
    ( fhir:resource <urn:uuid:patient-3> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Patient"^^xsd:anyURI ;
fhir:l fhir:Patient       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:organization-3"^^xsd:anyURI ;
fhir:l <urn:uuid:organization-3>     ] ;
    ( fhir:resource <urn:uuid:organization-3> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Organization"^^xsd:anyURI ;
fhir:l fhir:Organization       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:encounter-3"^^xsd:anyURI ;
fhir:l <urn:uuid:encounter-3>     ] ;
    ( fhir:resource <urn:uuid:encounter-3> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Encounter"^^xsd:anyURI ;
fhir:l fhir:Encounter       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:claim-3"^^xsd:anyURI ;
fhir:l <urn:uuid:claim-3>     ] ;
    ( fhir:resource <urn:uuid:claim-3> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Claim"^^xsd:anyURI ;
fhir:l fhir:Claim       ]     ]
  ] [
fhir:fullUrl [
fhir:v "urn:uuid:appointment-3"^^xsd:anyURI ;
fhir:l <urn:uuid:appointment-3>     ] ;
    ( fhir:resource <urn:uuid:appointment-3> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Appointment"^^xsd:anyURI ;
fhir:l fhir:Appointment       ]     ]
  ] ) . # 

<urn:uuid:patient-3> a fhir:Patient ;
  fhir:id [ fhir:v "K1-Patient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/PH-Patient"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/PH-Patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_K1-Patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient K1-Patient</b></p><a name=\"K1-Patient\"> </a><a name=\"hcK1-Patient\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PH-Patient.html\">PH Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Quinn Ry Senilla  (no stated gender), DoB: 1990-05-10 ( PhilHealth ID: PH-00001)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 09456469323</li><li></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"Bundle-Konsulta-Availment-Slip.html#Organization_K1-Organization\">Organization 6th General Hospital</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Type\"><a href=\"StructureDefinition-PatientType.html\">Patient Type</a></td><td colspan=\"3\"><span title=\"Codes:{https://nhdr.gov.ph/fhir/ValueSet/PatientTypeVS MM}\">Member</span></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/PatientType"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/PatientType>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://nhdr.gov.ph/fhir/ValueSet/PatientTypeVS"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/ValueSet/PatientTypeVS>         ] ;
fhir:code [ fhir:v "MM" ] ;
fhir:display [ fhir:v "Member" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
fhir:text [ fhir:v "PhilHealth ID" ]     ] ;
fhir:system [
fhir:v "http://nhdr.gov.ph/fhir/Identifier/philhealth-id"^^xsd:anyURI ;
fhir:l <http://nhdr.gov.ph/fhir/Identifier/philhealth-id>     ] ;
fhir:value [ fhir:v "PH-00001" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Senilla" ] ;
    ( fhir:given [ fhir:v "Quinn" ] [ fhir:v "Ry" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "09456469323" ]
  ] ) ; # 
  fhir:birthDate [ fhir:v "1990-05-10"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:extension [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/Province"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/Province>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://psa.gov.ph/classification/psgc"^^xsd:anyURI ;
fhir:l <https://psa.gov.ph/classification/psgc>         ] ;
fhir:code [ fhir:v "036900000" ] ;
fhir:display [ fhir:v "Tarlac" ]       ]     ] [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/CityMunicipality"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/CityMunicipality>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://psa.gov.ph/classification/psgc"^^xsd:anyURI ;
fhir:l <https://psa.gov.ph/classification/psgc>         ] ;
fhir:code [ fhir:v "036916000" ] ;
fhir:display [ fhir:v "Tarlac City" ]       ]     ] [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/Barangay"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/Barangay>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://psa.gov.ph/classification/psgc"^^xsd:anyURI ;
fhir:l <https://psa.gov.ph/classification/psgc>         ] ;
fhir:code [ fhir:v "036916001" ] ;
fhir:display [ fhir:v "San Roque" ]       ]     ] )
  ] ) ; # 
  fhir:generalPractitioner ( [
fhir:l fhir:Organization/K1-Organization ;
fhir:reference [ fhir:v "Organization/K1-Organization" ]
  ] ) . # 

<urn:uuid:organization-3> a fhir:Organization ;
  fhir:id [ fhir:v "K1-Organization"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/PH-Organization"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/PH-Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_K1-Organization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization K1-Organization</b></p><a name=\"K1-Organization\"> </a><a name=\"hcK1-Organization\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PH-Organization.html\">PH Organization</a></p></div><p><b>identifier</b>: PhilHealth Accreditation Number (PAN)/AN199513893</p><p><b>name</b>: 6th General Hospital</p><p><b>address</b>: </p><ul><li>San Roque </li><li>Tarlac City </li><li>Tarlac </li></ul><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Dr. Maria Santos</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:code [ fhir:v "AN" ]       ] ) ;
fhir:text [ fhir:v "PhilHealth Accreditation Number (PAN)" ]     ] ;
fhir:value [ fhir:v "AN199513893" ]
  ] ) ; # 
  fhir:name [ fhir:v "6th General Hospital"] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "San Roque" ] )
  ] [
    ( fhir:line [ fhir:v "Tarlac City" ] )
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/Barangay"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/Barangay>       ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "036916001" ] ;
fhir:display [ fhir:v "San Roque" ]       ]     ] [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/CityMunicipality"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/CityMunicipality>       ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "036916000" ] ;
fhir:display [ fhir:v "Tarlac City" ]       ]     ] [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/Province"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/Province>       ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "036900000" ] ;
fhir:display [ fhir:v "Tarlac" ]       ]     ] ) ;
    ( fhir:line [ fhir:v "Tarlac" ] )
  ] ) ; # 
  fhir:contact ( [
fhir:name [
fhir:text [ fhir:v "Dr. Maria Santos" ]     ]
  ] ) . # 

<urn:uuid:encounter-3> a fhir:Encounter ;
  fhir:id [ fhir:v "K3-Encounter"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/PH-Encounter"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/PH-Encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_K3-Encounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter K3-Encounter</b></p><a name=\"K3-Encounter\"> </a><a name=\"hcK3-Encounter\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PH-Encounter.html\">PH Encounter</a></p></div><p><b>Age in Years</b>: 35</p><p><b>identifier</b>: <code>https://nhdr.gov.ph/fhir/Identifier/encounter-id</code>/EN-0001</p><p><b>status</b>: booked</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 35     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://nhdr.gov.ph/fhir/Identifier/encounter-id"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/Identifier/encounter-id>     ] ;
fhir:value [ fhir:v "EN-0001" ]
  ] ) ; # 
  fhir:status [ fhir:v "booked"] ; # 
  fhir:class [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>     ] ;
fhir:code [ fhir:v "AMB" ]
  ] . # 

<urn:uuid:claim-3> a fhir:Claim ;
  fhir:id [ fhir:v "K3-Claim"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/PH-Claim"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/PH-Claim>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Claim_K3-Claim\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Claim K3-Claim</b></p><a name=\"K3-Claim\"> </a><a name=\"hcK3-Claim\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PH-Claim.html\">PH Claim</a></p></div><p><b>Encounter (Extension)</b>: <a href=\"Bundle-Konsulta-Availment-Slip.html#Encounter_K3-Encounter\">Encounter</a></p><p><b>identifier</b>: <code>https://nhdr.gov.ph/fhir/Identifier/claim-id</code>/CLM-0001</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Bundle-Konsulta-Availment-Slip.html#Patient_K1-Patient\">Patient</a></p><p><b>created</b>: 2026-03-01 10:15:00+0800</p><p><b>provider</b>: <a href=\"Bundle-Konsulta-Availment-Slip.html#Organization_K1-Organization\">Organization</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><h3>CareTeams</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Provider</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><a href=\"Bundle-Konsulta-Registration.html#Practitioner_K1-Practitioner\">Practitioner</a></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Bundle-Konsulta-Registration.html#Coverage_K1-Coverage\">Coverage</a></td></tr></table><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>ProductOrService</b></td><td><b>Serviced[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{https://nhdr.gov.ph/fhir/CodeSystem/PH-ItemCode CONSULT}\">Consultation Service</span></td><td>2026-03-01</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/EncounterExtension"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/EncounterExtension>     ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Encounter/K3-Encounter ;
fhir:reference [ fhir:v "Encounter/K3-Encounter" ] ;
fhir:display [ fhir:v "Encounter" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://nhdr.gov.ph/fhir/Identifier/claim-id"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/Identifier/claim-id>     ] ;
fhir:value [ fhir:v "CLM-0001" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/claim-type>       ] ;
fhir:code [ fhir:v "professional" ] ;
fhir:display [ fhir:v "Professional" ]     ] )
  ] ; # 
  fhir:use [ fhir:v "claim"] ; # 
  fhir:patient [
fhir:l fhir:Patient/K1-Patient ;
fhir:reference [ fhir:v "Patient/K1-Patient" ] ;
fhir:display [ fhir:v "Patient" ]
  ] ; # 
  fhir:created [ fhir:v "2026-03-01T10:15:00+08:00"^^xsd:dateTime] ; # 
  fhir:provider [
fhir:l fhir:Organization/K1-Organization ;
fhir:reference [ fhir:v "Organization/K1-Organization" ] ;
fhir:display [ fhir:v "Organization" ]
  ] ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/processpriority>       ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal" ]     ] )
  ] ; # 
  fhir:careTeam ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:provider [
fhir:l fhir:Practitioner/K1-Practitioner ;
fhir:reference [ fhir:v "Practitioner/K1-Practitioner" ] ;
fhir:display [ fhir:v "Practitioner" ]     ]
  ] ) ; # 
  fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v true ] ;
fhir:coverage [
fhir:l fhir:Coverage/K1-Coverage ;
fhir:reference [ fhir:v "Coverage/K1-Coverage" ] ;
fhir:display [ fhir:v "Coverage" ]     ]
  ] ) ; # 
  fhir:item ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [
fhir:v "https://nhdr.gov.ph/fhir/CodeSystem/PH-ItemCode"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/CodeSystem/PH-ItemCode>         ] ;
fhir:code [ fhir:v "CONSULT" ] ;
fhir:display [ fhir:v "Consultation Service" ]       ] )     ] ;
fhir:serviced [
a fhir:Date ;
fhir:v "2026-03-01"^^xsd:date     ]
  ] ) . # 

<urn:uuid:appointment-3> a fhir:Appointment ;
  fhir:id [ fhir:v "K3-Appointment"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nhdr.gov.ph/fhir/StructureDefinition/PH-Appointment"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/StructureDefinition/PH-Appointment>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Appointment_K3-Appointment\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Appointment K3-Appointment</b></p><a name=\"K3-Appointment\"> </a><a name=\"hcK3-Appointment\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PH-Appointment.html\">PH Appointment</a></p></div><p><b>identifier</b>: <code>https://nhdr.gov.ph/fhir/Identifier/appointment-id</code>/K3-APPT-0001</p><p><b>status</b>: Booked</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td>Accepted</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://nhdr.gov.ph/fhir/Identifier/appointment-id"^^xsd:anyURI ;
fhir:l <https://nhdr.gov.ph/fhir/Identifier/appointment-id>     ] ;
fhir:value [ fhir:v "K3-APPT-0001" ]
  ] ) ; # 
  fhir:status [ fhir:v "booked"] ; # 
  fhir:participant ( [
fhir:status [ fhir:v "Accepted" ]
  ] ) . #