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/PhilHealth-NHDR-IG-Review/ and changes regularly. See the Directory of published versions

Resource Profile: PH Encounter

Official URL: https://nhdr.gov.ph/fhir/StructureDefinition/PH-Encounter Version: 0.1.0
Standards status: Draft Computable Name: PH_Encounter

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.

Usages:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Encounter 0..* Encounter An interaction during which services are provided to the patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ageYears 0..* integer Age in Years
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears
.... extension:ageMonths 0..* integer Age in Months
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeMonths
.... extension:ageDays 0..* integer Age in Days
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeDays
.... extension:patientClassification 0..* string Patient Classification
URL: https://nhdr.gov.ph/fhir/StructureDefinition/PatientClassification
.... extension:interviewer 0..* HumanName Interviewer
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Interviewer
.... extension:investigatorName 0..* HumanName Investigator
URL: https://nhdr.gov.ph/fhir/StructureDefinition/InvestigatorName
.... extension:dateInterview 0..* dateTime Date of Interview
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInterview
.... extension:dateInvestigation 0..* dateTime Date of Investigation
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInvestigation
.... extension:reporterName 0..* HumanName Reporter
URL: https://nhdr.gov.ph/fhir/StructureDefinition/ReporterName
.... extension:illnessClass 0..* CodeableConcept Illness Class
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Illness-Class
... identifier Σ 0..* PhilHealthID, COVIDDataID, COVIDPatientID Identifier(s) by which this encounter is known
... status ?!Σ 1..1 code NHDR will only use "triaged", "in-progress", "cancelled", and "finished".
Binding: EncounterStatus (required): Current state of the encounter.
... serviceType Σ 0..1 CodeableConcept Specific type of service
Binding: Service Type (required)
... subject Σ 0..1 Reference(PH Patient) The patient or group present at the encounter
... serviceProvider 0..1 Reference(PH Organization) The organization (facility) responsible for this encounter

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Encounter.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.statusHistory.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.classHistory.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.serviceTyperequiredServiceTypeVS
https://nhdr.gov.ph/fhir/ValueSet/ServiceTypeVS
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEncounterIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEncounterIf 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-4errorEncounterIf 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-5errorEncounterIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEncounterA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Encounter

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Encounter Encounter
... implicitRules 0..0
... language 0..0
... text 0..0
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ageYears 0..* integer Age in Years
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears
.... extension:ageMonths 0..* integer Age in Months
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeMonths
.... extension:ageDays 0..* integer Age in Days
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeDays
.... extension:patientClassification 0..* string Patient Classification
URL: https://nhdr.gov.ph/fhir/StructureDefinition/PatientClassification
.... extension:interviewer 0..* HumanName Interviewer
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Interviewer
.... extension:investigatorName 0..* HumanName Investigator
URL: https://nhdr.gov.ph/fhir/StructureDefinition/InvestigatorName
.... extension:dateInterview 0..* dateTime Date of Interview
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInterview
.... extension:dateInvestigation 0..* dateTime Date of Investigation
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInvestigation
.... extension:reporterName 0..* HumanName Reporter
URL: https://nhdr.gov.ph/fhir/StructureDefinition/ReporterName
.... extension:illnessClass 0..* CodeableConcept Illness Class
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Illness-Class
... modifierExtension 0..0
... identifier 0..* PhilHealthID, COVIDDataID, COVIDPatientID Identifier(s) by which this encounter is known
... status 1..1 code NHDR will only use "triaged", "in-progress", "cancelled", and "finished".
... statusHistory 0..0
... classHistory 0..0
... type 0..0
... serviceType 0..1 CodeableConcept Specific type of service
Binding: Service Type (required)
... priority 0..0
... subject 0..1 Reference(PH Patient) The patient or group present at the encounter
... episodeOfCare 0..0
... basedOn 0..0
... participant 0..0
... appointment 0..0
... reasonReference 0..0
... diagnosis
.... id 0..0
.... extension 0..0
.... modifierExtension 0..0
.... condition 1..1 Reference(PH Condition | PH Procedure) The diagnosis or procedure relevant to the encounter
.... use 0..0
.... rank 0..0
... account 0..0
... hospitalization
.... id 0..0
.... extension 0..0
.... modifierExtension 0..0
.... preAdmissionIdentifier 0..0
.... admitSource 0..0
.... reAdmission 0..0
.... dietPreference 0..0
.... specialCourtesy 0..0
.... specialArrangement 0..0
.... destination 0..1 Reference(Location | PH Organization) Location/organization to which the patient is discharged
.... dischargeDisposition 0..1 CodeableConcept Category or kind of location after discharge
Binding: DischargeDisposition (required)
... location
.... id 0..0
.... extension 0..0
.... modifierExtension 0..0
.... status 0..0
.... physicalType 0..1 CodeableConcept The physical type of the location (usually the level in the location hierachy - bed room ward etc.)
Binding: LocationType (required)
.... period 0..0
... serviceProvider 0..1 Reference(PH Organization) The organization (facility) responsible for this encounter
... partOf 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Encounter.serviceTyperequiredServiceTypeVS
https://nhdr.gov.ph/fhir/ValueSet/ServiceTypeVS
From this IG
Encounter.hospitalization.dischargeDispositionrequiredDischargeDisposition
http://hl7.org/fhir/ValueSet/encounter-discharge-disposition
From the FHIR Standard
Encounter.location.physicalTyperequiredLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From the FHIR Standard
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Encounter 0..* Encounter An interaction during which services are provided to the patient
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ageYears 0..* integer Age in Years
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears
.... extension:ageMonths 0..* integer Age in Months
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeMonths
.... extension:ageDays 0..* integer Age in Days
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeDays
.... extension:patientClassification 0..* string Patient Classification
URL: https://nhdr.gov.ph/fhir/StructureDefinition/PatientClassification
.... extension:interviewer 0..* HumanName Interviewer
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Interviewer
.... extension:investigatorName 0..* HumanName Investigator
URL: https://nhdr.gov.ph/fhir/StructureDefinition/InvestigatorName
.... extension:dateInterview 0..* dateTime Date of Interview
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInterview
.... extension:dateInvestigation 0..* dateTime Date of Investigation
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInvestigation
.... extension:reporterName 0..* HumanName Reporter
URL: https://nhdr.gov.ph/fhir/StructureDefinition/ReporterName
.... extension:illnessClass 0..* CodeableConcept Illness Class
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Illness-Class
... status ?!Σ 1..1 code NHDR will only use "triaged", "in-progress", "cancelled", and "finished".
Binding: EncounterStatus (required): Current state of the encounter.
... class Σ 1..1 Coding Classification of patient encounter
Binding: ActEncounterCode (extensible): Classification of the encounter.
... serviceType Σ 0..1 CodeableConcept Specific type of service
Binding: Service Type (required)
... subject Σ 0..1 Reference(PH Patient) The patient or group present at the encounter
... period 0..1 Period The start and end time of the encounter
... length 0..1 Duration Quantity of time the encounter lasted (less time absent)
... reasonCode Σ 0..* CodeableConcept Coded reason the encounter takes place
Binding: EncounterReasonCodes (preferred): Reason why the encounter takes place.
... diagnosis Σ 0..* BackboneElement The list of diagnosis relevant to this encounter
.... condition Σ 1..1 Reference(PH Condition | PH Procedure) The diagnosis or procedure relevant to the encounter
... hospitalization 0..1 BackboneElement Details about the admission to a healthcare service
.... origin 0..1 Reference(Location | Organization) The location/organization from which the patient came before admission
.... destination 0..1 Reference(Location | PH Organization) Location/organization to which the patient is discharged
.... dischargeDisposition 0..1 CodeableConcept Category or kind of location after discharge
Binding: DischargeDisposition (required)
... location 0..* BackboneElement List of locations where the patient has been
.... location 1..1 Reference(Location) Location the encounter takes place
.... physicalType 0..1 CodeableConcept The physical type of the location (usually the level in the location hierachy - bed room ward etc.)
Binding: LocationType (required)
... serviceProvider 0..1 Reference(PH Organization) The organization (facility) responsible for this encounter

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Encounter.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.statusHistory.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.classHistory.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.serviceTyperequiredServiceTypeVS
https://nhdr.gov.ph/fhir/ValueSet/ServiceTypeVS
From this IG
Encounter.participant.typeextensibleParticipantType
http://hl7.org/fhir/ValueSet/encounter-participant-type
From the FHIR Standard
Encounter.reasonCodepreferredEncounterReasonCodes
http://hl7.org/fhir/ValueSet/encounter-reason
From the FHIR Standard
Encounter.hospitalization.dischargeDispositionrequiredDischargeDisposition
http://hl7.org/fhir/ValueSet/encounter-discharge-disposition
From the FHIR Standard
Encounter.location.physicalTyperequiredLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEncounterIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEncounterIf 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-4errorEncounterIf 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-5errorEncounterIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEncounterA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Encounter 0..* Encounter An interaction during which services are provided to the patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ageYears 0..* integer Age in Years
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears
.... extension:ageMonths 0..* integer Age in Months
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeMonths
.... extension:ageDays 0..* integer Age in Days
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeDays
.... extension:patientClassification 0..* string Patient Classification
URL: https://nhdr.gov.ph/fhir/StructureDefinition/PatientClassification
.... extension:interviewer 0..* HumanName Interviewer
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Interviewer
.... extension:investigatorName 0..* HumanName Investigator
URL: https://nhdr.gov.ph/fhir/StructureDefinition/InvestigatorName
.... extension:dateInterview 0..* dateTime Date of Interview
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInterview
.... extension:dateInvestigation 0..* dateTime Date of Investigation
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInvestigation
.... extension:reporterName 0..* HumanName Reporter
URL: https://nhdr.gov.ph/fhir/StructureDefinition/ReporterName
.... extension:illnessClass 0..* CodeableConcept Illness Class
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Illness-Class
... identifier Σ 0..* PhilHealthID, COVIDDataID, COVIDPatientID Identifier(s) by which this encounter is known
... status ?!Σ 1..1 code NHDR will only use "triaged", "in-progress", "cancelled", and "finished".
Binding: EncounterStatus (required): Current state of the encounter.
... serviceType Σ 0..1 CodeableConcept Specific type of service
Binding: Service Type (required)
... subject Σ 0..1 Reference(PH Patient) The patient or group present at the encounter
... serviceProvider 0..1 Reference(PH Organization) The organization (facility) responsible for this encounter

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Encounter.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.statusHistory.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.classHistory.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.serviceTyperequiredServiceTypeVS
https://nhdr.gov.ph/fhir/ValueSet/ServiceTypeVS
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEncounterIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEncounterIf 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-4errorEncounterIf 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-5errorEncounterIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEncounterA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from Encounter

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Encounter Encounter
... implicitRules 0..0
... language 0..0
... text 0..0
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ageYears 0..* integer Age in Years
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears
.... extension:ageMonths 0..* integer Age in Months
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeMonths
.... extension:ageDays 0..* integer Age in Days
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeDays
.... extension:patientClassification 0..* string Patient Classification
URL: https://nhdr.gov.ph/fhir/StructureDefinition/PatientClassification
.... extension:interviewer 0..* HumanName Interviewer
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Interviewer
.... extension:investigatorName 0..* HumanName Investigator
URL: https://nhdr.gov.ph/fhir/StructureDefinition/InvestigatorName
.... extension:dateInterview 0..* dateTime Date of Interview
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInterview
.... extension:dateInvestigation 0..* dateTime Date of Investigation
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInvestigation
.... extension:reporterName 0..* HumanName Reporter
URL: https://nhdr.gov.ph/fhir/StructureDefinition/ReporterName
.... extension:illnessClass 0..* CodeableConcept Illness Class
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Illness-Class
... modifierExtension 0..0
... identifier 0..* PhilHealthID, COVIDDataID, COVIDPatientID Identifier(s) by which this encounter is known
... status 1..1 code NHDR will only use "triaged", "in-progress", "cancelled", and "finished".
... statusHistory 0..0
... classHistory 0..0
... type 0..0
... serviceType 0..1 CodeableConcept Specific type of service
Binding: Service Type (required)
... priority 0..0
... subject 0..1 Reference(PH Patient) The patient or group present at the encounter
... episodeOfCare 0..0
... basedOn 0..0
... participant 0..0
... appointment 0..0
... reasonReference 0..0
... diagnosis
.... id 0..0
.... extension 0..0
.... modifierExtension 0..0
.... condition 1..1 Reference(PH Condition | PH Procedure) The diagnosis or procedure relevant to the encounter
.... use 0..0
.... rank 0..0
... account 0..0
... hospitalization
.... id 0..0
.... extension 0..0
.... modifierExtension 0..0
.... preAdmissionIdentifier 0..0
.... admitSource 0..0
.... reAdmission 0..0
.... dietPreference 0..0
.... specialCourtesy 0..0
.... specialArrangement 0..0
.... destination 0..1 Reference(Location | PH Organization) Location/organization to which the patient is discharged
.... dischargeDisposition 0..1 CodeableConcept Category or kind of location after discharge
Binding: DischargeDisposition (required)
... location
.... id 0..0
.... extension 0..0
.... modifierExtension 0..0
.... status 0..0
.... physicalType 0..1 CodeableConcept The physical type of the location (usually the level in the location hierachy - bed room ward etc.)
Binding: LocationType (required)
.... period 0..0
... serviceProvider 0..1 Reference(PH Organization) The organization (facility) responsible for this encounter
... partOf 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Encounter.serviceTyperequiredServiceTypeVS
https://nhdr.gov.ph/fhir/ValueSet/ServiceTypeVS
From this IG
Encounter.hospitalization.dischargeDispositionrequiredDischargeDisposition
http://hl7.org/fhir/ValueSet/encounter-discharge-disposition
From the FHIR Standard
Encounter.location.physicalTyperequiredLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Encounter 0..* Encounter An interaction during which services are provided to the patient
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:ageYears 0..* integer Age in Years
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeYears
.... extension:ageMonths 0..* integer Age in Months
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeMonths
.... extension:ageDays 0..* integer Age in Days
URL: https://nhdr.gov.ph/fhir/StructureDefinition/AgeDays
.... extension:patientClassification 0..* string Patient Classification
URL: https://nhdr.gov.ph/fhir/StructureDefinition/PatientClassification
.... extension:interviewer 0..* HumanName Interviewer
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Interviewer
.... extension:investigatorName 0..* HumanName Investigator
URL: https://nhdr.gov.ph/fhir/StructureDefinition/InvestigatorName
.... extension:dateInterview 0..* dateTime Date of Interview
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInterview
.... extension:dateInvestigation 0..* dateTime Date of Investigation
URL: https://nhdr.gov.ph/fhir/StructureDefinition/DateInvestigation
.... extension:reporterName 0..* HumanName Reporter
URL: https://nhdr.gov.ph/fhir/StructureDefinition/ReporterName
.... extension:illnessClass 0..* CodeableConcept Illness Class
URL: https://nhdr.gov.ph/fhir/StructureDefinition/Illness-Class
... status ?!Σ 1..1 code NHDR will only use "triaged", "in-progress", "cancelled", and "finished".
Binding: EncounterStatus (required): Current state of the encounter.
... class Σ 1..1 Coding Classification of patient encounter
Binding: ActEncounterCode (extensible): Classification of the encounter.
... serviceType Σ 0..1 CodeableConcept Specific type of service
Binding: Service Type (required)
... subject Σ 0..1 Reference(PH Patient) The patient or group present at the encounter
... period 0..1 Period The start and end time of the encounter
... length 0..1 Duration Quantity of time the encounter lasted (less time absent)
... reasonCode Σ 0..* CodeableConcept Coded reason the encounter takes place
Binding: EncounterReasonCodes (preferred): Reason why the encounter takes place.
... diagnosis Σ 0..* BackboneElement The list of diagnosis relevant to this encounter
.... condition Σ 1..1 Reference(PH Condition | PH Procedure) The diagnosis or procedure relevant to the encounter
... hospitalization 0..1 BackboneElement Details about the admission to a healthcare service
.... origin 0..1 Reference(Location | Organization) The location/organization from which the patient came before admission
.... destination 0..1 Reference(Location | PH Organization) Location/organization to which the patient is discharged
.... dischargeDisposition 0..1 CodeableConcept Category or kind of location after discharge
Binding: DischargeDisposition (required)
... location 0..* BackboneElement List of locations where the patient has been
.... location 1..1 Reference(Location) Location the encounter takes place
.... physicalType 0..1 CodeableConcept The physical type of the location (usually the level in the location hierachy - bed room ward etc.)
Binding: LocationType (required)
... serviceProvider 0..1 Reference(PH Organization) The organization (facility) responsible for this encounter

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Encounter.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.statusHistory.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
From the FHIR Standard
Encounter.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.classHistory.classextensibleActEncounterCode
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.serviceTyperequiredServiceTypeVS
https://nhdr.gov.ph/fhir/ValueSet/ServiceTypeVS
From this IG
Encounter.participant.typeextensibleParticipantType
http://hl7.org/fhir/ValueSet/encounter-participant-type
From the FHIR Standard
Encounter.reasonCodepreferredEncounterReasonCodes
http://hl7.org/fhir/ValueSet/encounter-reason
From the FHIR Standard
Encounter.hospitalization.dischargeDispositionrequiredDischargeDisposition
http://hl7.org/fhir/ValueSet/encounter-discharge-disposition
From the FHIR Standard
Encounter.location.physicalTyperequiredLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEncounterIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEncounterIf 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-4errorEncounterIf 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-5errorEncounterIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEncounterA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron