PH eReferral Implementation Guide
0.1.0 - ci-build
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/jldalisay95/ph-ereferral-jld/ and changes regularly. See the Directory of published versions
| Official URL: urn://example.com/ph-ereferral/fhir/StructureDefinition/ereferral-patient | Version: 0.1.0 | ||||
| Draft as of 2026-04-29 | Computable Name: ERefPatient | ||||
Patient profile for the Philippine eReferral system. Extends PHCorePatient with additional elements specific to referral workflows, including PWD (Person with Disability) registration information. This profile supports the patient demographic requirements defined in the eReferral TDG (Technical Development Group) mapping, elements REF-21 through REF-30.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | PH Core Creator | PH Core Server | PH Core Consumer![]() |
|---|---|---|---|
![]() |
|||
![]() ![]() |
|||
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
Documentation for this format | |||
| Path | Status | Usage | ValueSet | Version | Source |
| Patient.telecom.system | Base | required | ContactPointSystem | 📦4.0.1 | FHIR Std. |
| Patient.telecom.use | Base | required | ContactPointUse | 📦4.0.1 | FHIR Std. |
| Patient.gender | Base | required | AdministrativeGender | 📍4.0.1 | FHIR Std. |
| Patient.maritalStatus | Base | required | MaritalStatus | 📦4.0.1 | FHIR Std. |
| Patient.contact.relationship | Base | required | Patient relationship type | 📦4.0.1 | FHIR Std. |
| Patient.communication.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Patient.link.type | Base | required | LinkType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Patient | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Patient | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| pat-1 | error | Patient.contact | SHALL at least contain a contact's details or a reference to an organization |
name.exists() or telecom.exists() or address.exists() or organization.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PHCorePatient | Information about an individual or animal receiving health care services | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
S | 0..1 | (Complex) | PWD Registration Information URL: urn://example.com/ph-ereferral/fhir/StructureDefinition/ereferral-pwd-disability |
![]() ![]() |
1..* | PHCoreName | A name associated with the patient | |
![]() ![]() |
0..* | ContactPoint | Contact Number | |
![]() ![]() ![]() |
0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) | |
![]() ![]() ![]() |
0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) | |
![]() ![]() |
1..1 | code | Administrative Gender - for backward compatibility with existing implementations | |
![]() ![]() |
1..1 | date | The date of birth for the individual | |
![]() ![]() |
0..* | PHCoreAddress | Patient Address | |
![]() ![]() |
0..* | BackboneElement | Accompanied By / Next of Kin | |
![]() ![]() ![]() |
1..* | CodeableConcept | The kind of relationship | |
![]() ![]() ![]() |
S | 1..1 | PHCoreName | A name associated with the contact person |
![]() ![]() ![]() |
S | 0..* | ContactPoint | A contact detail for the person |
Documentation for this format | ||||
Name![]() |
|---|
Documentation for this format |
| Path | Status | Usage | ValueSet | Version | Source |
| Patient.telecom.system | Base | required | ContactPointSystem | 📦4.0.1 | FHIR Std. |
| Patient.telecom.use | Base | required | ContactPointUse | 📦4.0.1 | FHIR Std. |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | PHCorePatient | Information about an individual or animal receiving health care services | |||||||||||||||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||||||||||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||||||||||||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||||||||||||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||||||||||||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||||||||||||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Nationality URL: http://hl7.org/fhir/StructureDefinition/patient-nationality | |||||||||||||||||
![]() ![]() ![]() |
0..* | CodeableConcept | The patient's professed religious affiliations URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Gender Identity - in compliance with SOGIE Bill URL: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity | |||||||||||||||||
![]() ![]() ![]() |
0..* | CodeableConcept | Indigenous Group URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/indigenous-group Binding: Indigenous Groups (required) | |||||||||||||||||
![]() ![]() ![]() |
0..1 | boolean | Indigenous People URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/indigenous-people | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Occupation URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/occupation | |||||||||||||||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Race URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/race Binding: Race (required) | |||||||||||||||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Educational Attainment URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/educational-attainment Binding: Educational Attainments (extensible) | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Sex assigned at birth - in compliance with SOGIE Bill URL: http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender | |||||||||||||||||
![]() ![]() ![]() |
0..1 | (Complex) | PH Core PWD Disability Registration URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/ph-core-pwd-disability | |||||||||||||||||
![]() ![]() ![]() |
S | 0..1 | (Complex) | PWD Registration Information URL: urn://example.com/ph-ereferral/fhir/StructureDefinition/ereferral-pwd-disability | ||||||||||||||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||||||||||||||
![]() ![]() |
Σ | 0..* | Identifier | An identifier for this patient Slice: Unordered, Open by value:system | ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | PHCorePhilHealthID | An identifier for this patient
| ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | PHCorePhilSysID | An identifier for this patient
| ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | boolean | Whether this patient's record is in active use | ||||||||||||||||
![]() ![]() |
SOΣ | 1..* | PHCoreName | A name associated with the patient
| ||||||||||||||||
![]() ![]() |
SOΣ | 0..* | ContactPoint | Contact Number
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() |
ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) | ||||||||||||||||
![]() ![]() ![]() |
Σ | 0..1 | string | The actual contact point details | ||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) | ||||||||||||||||
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||||||||||||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||||||||||||||
![]() ![]() |
SOΣ | 1..1 | code | Administrative Gender - for backward compatibility with existing implementations Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
| ||||||||||||||||
![]() ![]() |
SOΣ | 1..1 | date | The date of birth for the individual
| ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | Indicates if the individual is deceased or not | |||||||||||||||||
![]() ![]() ![]() |
boolean | |||||||||||||||||||
![]() ![]() ![]() |
dateTime | |||||||||||||||||||
![]() ![]() |
SOΣ | 0..* | PHCoreAddress | Patient Address
| ||||||||||||||||
![]() ![]() |
SO | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: Marital Status Codes (required)
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() |
0..1 | Whether patient is part of a multiple birth | ||||||||||||||||||
![]() ![]() ![]() |
boolean | |||||||||||||||||||
![]() ![]() ![]() |
integer | |||||||||||||||||||
![]() ![]() |
0..* | Attachment | Image of the patient | |||||||||||||||||
![]() ![]() |
C | 0..* | BackboneElement | Accompanied By / Next of Kin Constraints: pat-1 | ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
SO | 1..* | CodeableConcept | The kind of relationship Binding: PatientRelationshipType (required)
| ||||||||||||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() ![]() |
S | 1..1 | PHCoreName | A name associated with the contact person | ||||||||||||||||
![]() ![]() ![]() |
S | 0..* | ContactPoint | A contact detail for the person | ||||||||||||||||
![]() ![]() ![]() |
SO | 0..1 | PHCoreAddress | Address for the contact person
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | |||||||||||||||||
![]() ![]() ![]() |
C | 0..1 | Reference(PH Core Organization) | Organization that is associated with the contact | ||||||||||||||||
![]() ![]() ![]() |
0..1 | Period | The period during which this contact person or organization is valid to be contacted relating to this patient | |||||||||||||||||
![]() ![]() |
0..* | BackboneElement | A language which may be used to communicate with the patient about his or her health | |||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
SO | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: CommonLanguages (preferred): A human language.
| ||||||||||||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | boolean | Language preference indicator | |||||||||||||||||
![]() ![]() |
0..* | Reference(PH Core Practitioner | PH Core PractitionerRole | PH Core Organization) | Patient's nominated primary care provider | |||||||||||||||||
![]() ![]() |
Σ | 0..1 | Reference(PH Core Organization) | Organization that is the custodian of the patient record | ||||||||||||||||
![]() ![]() |
?!Σ | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person | ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(PH Core Patient | PH Core RelatedPerson) | The other patient or related person resource that the link refers to | ||||||||||||||||
![]() ![]() ![]() |
Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): The type of link between this patient resource and another patient resource. | ||||||||||||||||
Documentation for this format | ||||||||||||||||||||
| Name | PH Core Creator | PH Core Server | PH Core Consumer![]() |
|---|---|---|---|
![]() |
|||
![]() ![]() |
|||
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
Documentation for this format | |||
| Path | Status | Usage | ValueSet | Version | Source |
| Patient.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Patient.telecom.system | Base | required | ContactPointSystem | 📦4.0.1 | FHIR Std. |
| Patient.telecom.use | Base | required | ContactPointUse | 📦4.0.1 | FHIR Std. |
| Patient.gender | Base | required | AdministrativeGender | 📍4.0.1 | FHIR Std. |
| Patient.maritalStatus | Base | required | MaritalStatus | 📦4.0.1 | FHIR Std. |
| Patient.contact.relationship | Base | required | Patient relationship type | 📦4.0.1 | FHIR Std. |
| Patient.contact.gender | Base | required | AdministrativeGender | 📍4.0.1 | FHIR Std. |
| Patient.communication.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Patient.link.type | Base | required | LinkType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Patient | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Patient | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| pat-1 | error | Patient.contact | SHALL at least contain a contact's details or a reference to an organization |
name.exists() or telecom.exists() or address.exists() or organization.exists()
|
| Name | PH Core Creator | PH Core Server | PH Core Consumer![]() |
|---|---|---|---|
![]() |
|||
![]() ![]() |
|||
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
Documentation for this format | |||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | PHCorePatient | Information about an individual or animal receiving health care services | |||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||||||||||||||
![]() ![]() |
Content/Rules for all slices | |||||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Nationality URL: http://hl7.org/fhir/StructureDefinition/patient-nationality | |||||||||||||||||
![]() ![]() ![]() |
0..* | CodeableConcept | The patient's professed religious affiliations URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Gender Identity - in compliance with SOGIE Bill URL: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity | |||||||||||||||||
![]() ![]() ![]() |
0..* | CodeableConcept | Indigenous Group URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/indigenous-group Binding: Indigenous Groups (required) | |||||||||||||||||
![]() ![]() ![]() |
0..1 | boolean | Indigenous People URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/indigenous-people | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Occupation URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/occupation | |||||||||||||||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Race URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/race Binding: Race (required) | |||||||||||||||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Educational Attainment URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/educational-attainment Binding: Educational Attainments (extensible) | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Sex assigned at birth - in compliance with SOGIE Bill URL: http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender | |||||||||||||||||
![]() ![]() ![]() |
0..1 | (Complex) | PH Core PWD Disability Registration URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/ph-core-pwd-disability | |||||||||||||||||
![]() ![]() ![]() |
S | 0..1 | (Complex) | PWD Registration Information URL: urn://example.com/ph-ereferral/fhir/StructureDefinition/ereferral-pwd-disability | ||||||||||||||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||||||||||||||
![]() ![]() |
Σ | 0..* | Identifier | An identifier for this patient Slice: Unordered, Open by value:system | ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | PHCorePhilHealthID | An identifier for this patient
| ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | PHCorePhilSysID | An identifier for this patient
| ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | boolean | Whether this patient's record is in active use | ||||||||||||||||
![]() ![]() |
SOΣ | 1..* | PHCoreName | A name associated with the patient
| ||||||||||||||||
![]() ![]() |
SOΣ | 0..* | ContactPoint | Contact Number
| ||||||||||||||||
![]() ![]() ![]() |
ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) | ||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) | ||||||||||||||||
![]() ![]() |
SOΣ | 1..1 | code | Administrative Gender - for backward compatibility with existing implementations Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
| ||||||||||||||||
![]() ![]() |
SOΣ | 1..1 | date | The date of birth for the individual
| ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | Indicates if the individual is deceased or not | |||||||||||||||||
![]() ![]() ![]() |
boolean | |||||||||||||||||||
![]() ![]() ![]() |
dateTime | |||||||||||||||||||
![]() ![]() |
SOΣ | 0..* | PHCoreAddress | Patient Address
| ||||||||||||||||
![]() ![]() |
SO | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: Marital Status Codes (required)
| ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() |
C | 0..* | BackboneElement | Accompanied By / Next of Kin Constraints: pat-1 | ||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
SO | 1..* | CodeableConcept | The kind of relationship Binding: PatientRelationshipType (required)
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() ![]() |
S | 1..1 | PHCoreName | A name associated with the contact person | ||||||||||||||||
![]() ![]() ![]() |
S | 0..* | ContactPoint | A contact detail for the person | ||||||||||||||||
![]() ![]() ![]() |
SO | 0..1 | PHCoreAddress | Address for the contact person
| ||||||||||||||||
![]() ![]() |
0..* | BackboneElement | A language which may be used to communicate with the patient about his or her health | |||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
SO | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: CommonLanguages (preferred): A human language.
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() |
?!Σ | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person | ||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(PH Core Patient | PH Core RelatedPerson) | The other patient or related person resource that the link refers to | ||||||||||||||||
![]() ![]() ![]() |
Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): The type of link between this patient resource and another patient resource. | ||||||||||||||||
Documentation for this format | ||||||||||||||||||||
| Name | PH Core Creator | PH Core Server | PH Core Consumer![]() |
|---|---|---|---|
![]() |
|||
![]() ![]() |
|||
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
Documentation for this format | |||
| Path | Status | Usage | ValueSet | Version | Source |
| Patient.telecom.system | Base | required | ContactPointSystem | 📦4.0.1 | FHIR Std. |
| Patient.telecom.use | Base | required | ContactPointUse | 📦4.0.1 | FHIR Std. |
| Patient.gender | Base | required | AdministrativeGender | 📍4.0.1 | FHIR Std. |
| Patient.maritalStatus | Base | required | MaritalStatus | 📦4.0.1 | FHIR Std. |
| Patient.contact.relationship | Base | required | Patient relationship type | 📦4.0.1 | FHIR Std. |
| Patient.communication.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Patient.link.type | Base | required | LinkType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Patient | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Patient | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| pat-1 | error | Patient.contact | SHALL at least contain a contact's details or a reference to an organization |
name.exists() or telecom.exists() or address.exists() or organization.exists()
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PHCorePatient | Information about an individual or animal receiving health care services | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
S | 0..1 | (Complex) | PWD Registration Information URL: urn://example.com/ph-ereferral/fhir/StructureDefinition/ereferral-pwd-disability |
![]() ![]() |
1..* | PHCoreName | A name associated with the patient | |
![]() ![]() |
0..* | ContactPoint | Contact Number | |
![]() ![]() ![]() |
0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) | |
![]() ![]() ![]() |
0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) | |
![]() ![]() |
1..1 | code | Administrative Gender - for backward compatibility with existing implementations | |
![]() ![]() |
1..1 | date | The date of birth for the individual | |
![]() ![]() |
0..* | PHCoreAddress | Patient Address | |
![]() ![]() |
0..* | BackboneElement | Accompanied By / Next of Kin | |
![]() ![]() ![]() |
1..* | CodeableConcept | The kind of relationship | |
![]() ![]() ![]() |
S | 1..1 | PHCoreName | A name associated with the contact person |
![]() ![]() ![]() |
S | 0..* | ContactPoint | A contact detail for the person |
Documentation for this format | ||||
Name![]() |
|---|
Documentation for this format |
| Path | Status | Usage | ValueSet | Version | Source |
| Patient.telecom.system | Base | required | ContactPointSystem | 📦4.0.1 | FHIR Std. |
| Patient.telecom.use | Base | required | ContactPointUse | 📦4.0.1 | FHIR Std. |
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | PHCorePatient | Information about an individual or animal receiving health care services | |||||||||||||||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||||||||||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||||||||||||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||||||||||||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||||||||||||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||||||||||||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Nationality URL: http://hl7.org/fhir/StructureDefinition/patient-nationality | |||||||||||||||||
![]() ![]() ![]() |
0..* | CodeableConcept | The patient's professed religious affiliations URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Gender Identity - in compliance with SOGIE Bill URL: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity | |||||||||||||||||
![]() ![]() ![]() |
0..* | CodeableConcept | Indigenous Group URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/indigenous-group Binding: Indigenous Groups (required) | |||||||||||||||||
![]() ![]() ![]() |
0..1 | boolean | Indigenous People URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/indigenous-people | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Occupation URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/occupation | |||||||||||||||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Race URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/race Binding: Race (required) | |||||||||||||||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Educational Attainment URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/educational-attainment Binding: Educational Attainments (extensible) | |||||||||||||||||
![]() ![]() ![]() |
0..* | (Complex) | Sex assigned at birth - in compliance with SOGIE Bill URL: http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender | |||||||||||||||||
![]() ![]() ![]() |
0..1 | (Complex) | PH Core PWD Disability Registration URL: https://fhir.doh.gov.ph/phcore/StructureDefinition/ph-core-pwd-disability | |||||||||||||||||
![]() ![]() ![]() |
S | 0..1 | (Complex) | PWD Registration Information URL: urn://example.com/ph-ereferral/fhir/StructureDefinition/ereferral-pwd-disability | ||||||||||||||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||||||||||||||
![]() ![]() |
Σ | 0..* | Identifier | An identifier for this patient Slice: Unordered, Open by value:system | ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | PHCorePhilHealthID | An identifier for this patient
| ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | PHCorePhilSysID | An identifier for this patient
| ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | boolean | Whether this patient's record is in active use | ||||||||||||||||
![]() ![]() |
SOΣ | 1..* | PHCoreName | A name associated with the patient
| ||||||||||||||||
![]() ![]() |
SOΣ | 0..* | ContactPoint | Contact Number
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() |
ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) | ||||||||||||||||
![]() ![]() ![]() |
Σ | 0..1 | string | The actual contact point details | ||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) | ||||||||||||||||
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||||||||||||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||||||||||||||
![]() ![]() |
SOΣ | 1..1 | code | Administrative Gender - for backward compatibility with existing implementations Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
| ||||||||||||||||
![]() ![]() |
SOΣ | 1..1 | date | The date of birth for the individual
| ||||||||||||||||
![]() ![]() |
?!Σ | 0..1 | Indicates if the individual is deceased or not | |||||||||||||||||
![]() ![]() ![]() |
boolean | |||||||||||||||||||
![]() ![]() ![]() |
dateTime | |||||||||||||||||||
![]() ![]() |
SOΣ | 0..* | PHCoreAddress | Patient Address
| ||||||||||||||||
![]() ![]() |
SO | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: Marital Status Codes (required)
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() |
0..1 | Whether patient is part of a multiple birth | ||||||||||||||||||
![]() ![]() ![]() |
boolean | |||||||||||||||||||
![]() ![]() ![]() |
integer | |||||||||||||||||||
![]() ![]() |
0..* | Attachment | Image of the patient | |||||||||||||||||
![]() ![]() |
C | 0..* | BackboneElement | Accompanied By / Next of Kin Constraints: pat-1 | ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
SO | 1..* | CodeableConcept | The kind of relationship Binding: PatientRelationshipType (required)
| ||||||||||||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() ![]() |
S | 1..1 | PHCoreName | A name associated with the contact person | ||||||||||||||||
![]() ![]() ![]() |
S | 0..* | ContactPoint | A contact detail for the person | ||||||||||||||||
![]() ![]() ![]() |
SO | 0..1 | PHCoreAddress | Address for the contact person
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | |||||||||||||||||
![]() ![]() ![]() |
C | 0..1 | Reference(PH Core Organization) | Organization that is associated with the contact | ||||||||||||||||
![]() ![]() ![]() |
0..1 | Period | The period during which this contact person or organization is valid to be contacted relating to this patient | |||||||||||||||||
![]() ![]() |
0..* | BackboneElement | A language which may be used to communicate with the patient about his or her health | |||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
SO | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: CommonLanguages (preferred): A human language.
| ||||||||||||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..* | Coding | Code defined by a terminology system
| ||||||||||||||||
![]() ![]() ![]() ![]() |
SOΣ | 0..1 | string | Plain text representation of the concept
| ||||||||||||||||
![]() ![]() ![]() |
0..1 | boolean | Language preference indicator | |||||||||||||||||
![]() ![]() |
0..* | Reference(PH Core Practitioner | PH Core PractitionerRole | PH Core Organization) | Patient's nominated primary care provider | |||||||||||||||||
![]() ![]() |
Σ | 0..1 | Reference(PH Core Organization) | Organization that is the custodian of the patient record | ||||||||||||||||
![]() ![]() |
?!Σ | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person | ||||||||||||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||||||||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||||||||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(PH Core Patient | PH Core RelatedPerson) | The other patient or related person resource that the link refers to | ||||||||||||||||
![]() ![]() ![]() |
Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): The type of link between this patient resource and another patient resource. | ||||||||||||||||
Documentation for this format | ||||||||||||||||||||
| Name | PH Core Creator | PH Core Server | PH Core Consumer![]() |
|---|---|---|---|
![]() |
|||
![]() ![]() |
|||
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
Documentation for this format | |||
| Path | Status | Usage | ValueSet | Version | Source |
| Patient.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Patient.telecom.system | Base | required | ContactPointSystem | 📦4.0.1 | FHIR Std. |
| Patient.telecom.use | Base | required | ContactPointUse | 📦4.0.1 | FHIR Std. |
| Patient.gender | Base | required | AdministrativeGender | 📍4.0.1 | FHIR Std. |
| Patient.maritalStatus | Base | required | MaritalStatus | 📦4.0.1 | FHIR Std. |
| Patient.contact.relationship | Base | required | Patient relationship type | 📦4.0.1 | FHIR Std. |
| Patient.contact.gender | Base | required | AdministrativeGender | 📍4.0.1 | FHIR Std. |
| Patient.communication.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Patient.link.type | Base | required | LinkType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Patient | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Patient | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | Patient | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Patient | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| pat-1 | error | Patient.contact | SHALL at least contain a contact's details or a reference to an organization |
name.exists() or telecom.exists() or address.exists() or organization.exists()
|
| Name | PH Core Creator | PH Core Server | PH Core Consumer![]() |
|---|---|---|---|
![]() |
|||
![]() ![]() |
|||
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() |
|
|
|
![]() ![]() |
|||
![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
![]() ![]() ![]() ![]() |
|
|
|
Documentation for this format | |||
Other representations of profile: CSV, Excel, Schematron