Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- LICENSE INFORMATION | |
| Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. | |
| You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 | |
| --> | |
| <xsl:stylesheet version="1.0" | |
| xmlns:xsl="http://www.w3.org/1999/XSL/Transform" | |
| xmlns:f="http://hl7.org/fhir" | |
| xmlns:n1="http://hl7.org/fhir" | |
| xmlns:xhtml="http://www.w3.org/1999/xhtml" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xmlns:l="http://local-mods" | |
| xmlns:atom="http://www.w3.org/2005/Atom"> | |
| <xsl:param name="now" select="''"/> | |
| <xsl:param name="docParam" select="'./'"/> | |
| <xsl:strip-space elements="*" /> | |
| <xsl:output method="text" omit-xml-declaration="yes" indent="no"/> | |
| <l:fhirdefs xmlns:l="http://local-mods"> | |
| <path> | |
| <fhir_path>Media.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.onsetstring</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.member</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.actionResulting</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.copyright</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Encounter.extension</fhir_path> | |
| <predicate>Encounter:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.modifierExtension</fhir_path> | |
| <predicate>Encounter:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.text</fhir_path> | |
| <predicate>Encounter:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.contained</fhir_path> | |
| <predicate>Encounter:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.identifier</fhir_path> | |
| <predicate>Encounter:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.status</fhir_path> | |
| <predicate>Encounter:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.class</fhir_path> | |
| <predicate>Encounter:class</predicate> | |
| <relative_xpath>f:class</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.type</fhir_path> | |
| <predicate>Encounter:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.subject</fhir_path> | |
| <predicate>Encounter:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.participant</fhir_path> | |
| <predicate>Encounter:participant</predicate> | |
| <relative_xpath>f:participant</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.period</fhir_path> | |
| <predicate>Encounter:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.length</fhir_path> | |
| <predicate>Encounter:length</predicate> | |
| <relative_xpath>f:length</relative_xpath> | |
| <type>Duration</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.reason</fhir_path> | |
| <predicate>Encounter:reason</predicate> | |
| <relative_xpath>f:reason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.indication</fhir_path> | |
| <predicate>Encounter:indication</predicate> | |
| <relative_xpath>f:indication</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.priority</fhir_path> | |
| <predicate>Encounter:priority</predicate> | |
| <relative_xpath>f:priority</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization</fhir_path> | |
| <predicate>Encounter:hospitalization</predicate> | |
| <relative_xpath>f:hospitalization</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.location</fhir_path> | |
| <predicate>Encounter:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.serviceProvider</fhir_path> | |
| <predicate>Encounter:serviceProvider</predicate> | |
| <relative_xpath>f:serviceProvider</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.partOf</fhir_path> | |
| <predicate>Encounter:partOf</predicate> | |
| <relative_xpath>f:partOf</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>Encounter</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.partOf</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Address.city</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.treatment.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.specimen</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.filter.value</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.relatedItem.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.qualification.issuer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.units</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.outcomeDesc</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.destination</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MessageHeader.destination.extension</fhir_path> | |
| <predicate>MessageHeader:destination_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.destination.modifierExtension</fhir_path> | |
| <predicate>MessageHeader:destination_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.destination.name</fhir_path> | |
| <predicate>MessageHeader:destination_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.destination.target</fhir_path> | |
| <predicate>MessageHeader:destination_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.destination.endpoint</fhir_path> | |
| <predicate>MessageHeader:destination_endpoint</predicate> | |
| <relative_xpath>f:endpoint</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.certificate.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.referenceRange.age</fhir_path> | |
| <subs/> | |
| <type>Range</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section.content</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.type</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.type.extension</fhir_path> | |
| <predicate>Profile:structure_element_definition_type_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.type.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_element_definition_type_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.type.code</fhir_path> | |
| <predicate>Profile:structure_element_definition_type_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.type.profile</fhir_path> | |
| <predicate>Profile:structure_element_definition_type_profile</predicate> | |
| <relative_xpath>f:profile</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.type.aggregation</fhir_path> | |
| <predicate>Profile:structure_element_definition_type_aggregation</predicate> | |
| <relative_xpath>f:aggregation</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.receiver</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>CarePlan.activity.extension</fhir_path> | |
| <predicate>CarePlan:activity_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.modifierExtension</fhir_path> | |
| <predicate>CarePlan:activity_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.goal</fhir_path> | |
| <predicate>CarePlan:activity_goal</predicate> | |
| <relative_xpath>f:goal</relative_xpath> | |
| <type>idref</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.status</fhir_path> | |
| <predicate>CarePlan:activity_status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.prohibited</fhir_path> | |
| <predicate>CarePlan:activity_prohibited</predicate> | |
| <relative_xpath>f:prohibited</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.actionResulting</fhir_path> | |
| <predicate>CarePlan:activity_actionResulting</predicate> | |
| <relative_xpath>f:actionResulting</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.notes</fhir_path> | |
| <predicate>CarePlan:activity_notes</predicate> | |
| <relative_xpath>f:notes</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.detail</fhir_path> | |
| <predicate>CarePlan:activity_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.detail</fhir_path> | |
| <predicate>CarePlan:activity_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.detail</fhir_path> | |
| <predicate>CarePlan:activity_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.detail</fhir_path> | |
| <predicate>CarePlan:activity_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple</fhir_path> | |
| <predicate>CarePlan:activity_simple</predicate> | |
| <relative_xpath>f:simple</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.import</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.operation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.accessionIdentifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.software.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.target</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.valueSet</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.value</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.maxDosePerPeriod</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.authenticator</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.asNeededCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.service</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.series</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Group.extension</fhir_path> | |
| <predicate>Group:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.modifierExtension</fhir_path> | |
| <predicate>Group:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.text</fhir_path> | |
| <predicate>Group:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.contained</fhir_path> | |
| <predicate>Group:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.identifier</fhir_path> | |
| <predicate>Group:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.type</fhir_path> | |
| <predicate>Group:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.actual</fhir_path> | |
| <predicate>Group:actual</predicate> | |
| <relative_xpath>f:actual</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.code</fhir_path> | |
| <predicate>Group:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.name</fhir_path> | |
| <predicate>Group:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.quantity</fhir_path> | |
| <predicate>Group:quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic</fhir_path> | |
| <predicate>Group:characteristic</predicate> | |
| <relative_xpath>f:characteristic</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.member</fhir_path> | |
| <predicate>Group:member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.member</fhir_path> | |
| <predicate>Group:member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.member</fhir_path> | |
| <predicate>Group:member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.member</fhir_path> | |
| <predicate>Group:member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.member</fhir_path> | |
| <predicate>Group:member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>Group</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.exposure.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.example*</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.kind</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.performer.role</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.publisher</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.lotNumber</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.instance.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.performer.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.whenHandedOver</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.participant.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.title</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.communication</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.author</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.procedure</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.ingredient.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.altId</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.event</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.qualification</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Practitioner.qualification.extension</fhir_path> | |
| <predicate>Practitioner:qualification_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.qualification.modifierExtension</fhir_path> | |
| <predicate>Practitioner:qualification_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.qualification.code</fhir_path> | |
| <predicate>Practitioner:qualification_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.qualification.period</fhir_path> | |
| <predicate>Practitioner:qualification_period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.qualification.issuer</fhir_path> | |
| <predicate>Practitioner:qualification_issuer</predicate> | |
| <relative_xpath>f:issuer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.referenceRange.low</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.location</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.source</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.entry</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>List.entry.extension</fhir_path> | |
| <predicate>List:entry_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.entry.modifierExtension</fhir_path> | |
| <predicate>List:entry_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.entry.flag</fhir_path> | |
| <predicate>List:entry_flag</predicate> | |
| <relative_xpath>f:flag</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.entry.deleted</fhir_path> | |
| <predicate>List:entry_deleted</predicate> | |
| <relative_xpath>f:deleted</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.entry.date</fhir_path> | |
| <predicate>List:entry_date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.entry.item</fhir_path> | |
| <predicate>List:entry_item</predicate> | |
| <relative_xpath>f:item</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.specialty</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.response</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.agent.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.accomodation.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.extension</fhir_path> | |
| <predicate>AllergyIntolerance:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.modifierExtension</fhir_path> | |
| <predicate>AllergyIntolerance:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.text</fhir_path> | |
| <predicate>AllergyIntolerance:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.contained</fhir_path> | |
| <predicate>AllergyIntolerance:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.identifier</fhir_path> | |
| <predicate>AllergyIntolerance:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.criticality</fhir_path> | |
| <predicate>AllergyIntolerance:criticality</predicate> | |
| <relative_xpath>f:criticality</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.sensitivityType</fhir_path> | |
| <predicate>AllergyIntolerance:sensitivityType</predicate> | |
| <relative_xpath>f:sensitivityType</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.recordedDate</fhir_path> | |
| <predicate>AllergyIntolerance:recordedDate</predicate> | |
| <relative_xpath>f:recordedDate</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.status</fhir_path> | |
| <predicate>AllergyIntolerance:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.subject</fhir_path> | |
| <predicate>AllergyIntolerance:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.recorder</fhir_path> | |
| <predicate>AllergyIntolerance:recorder</predicate> | |
| <relative_xpath>f:recorder</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.recorder</fhir_path> | |
| <predicate>AllergyIntolerance:recorder</predicate> | |
| <relative_xpath>f:recorder</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.substance</fhir_path> | |
| <predicate>AllergyIntolerance:substance</predicate> | |
| <relative_xpath>f:substance</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.reaction</fhir_path> | |
| <predicate>AllergyIntolerance:reaction</predicate> | |
| <relative_xpath>f:reaction</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AllergyIntolerance.sensitivityTest</fhir_path> | |
| <predicate>AllergyIntolerance:sensitivityTest</predicate> | |
| <relative_xpath>f:sensitivityTest</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>AllergyIntolerance</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.link.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Specimen.extension</fhir_path> | |
| <predicate>Specimen:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.modifierExtension</fhir_path> | |
| <predicate>Specimen:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.text</fhir_path> | |
| <predicate>Specimen:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.contained</fhir_path> | |
| <predicate>Specimen:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.identifier</fhir_path> | |
| <predicate>Specimen:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.type</fhir_path> | |
| <predicate>Specimen:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.source</fhir_path> | |
| <predicate>Specimen:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.subject</fhir_path> | |
| <predicate>Specimen:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.subject</fhir_path> | |
| <predicate>Specimen:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.subject</fhir_path> | |
| <predicate>Specimen:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.subject</fhir_path> | |
| <predicate>Specimen:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.accessionIdentifier</fhir_path> | |
| <predicate>Specimen:accessionIdentifier</predicate> | |
| <relative_xpath>f:accessionIdentifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.receivedTime</fhir_path> | |
| <predicate>Specimen:receivedTime</predicate> | |
| <relative_xpath>f:receivedTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection</fhir_path> | |
| <predicate>Specimen:collection</predicate> | |
| <relative_xpath>f:collection</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.treatment</fhir_path> | |
| <predicate>Specimen:treatment</predicate> | |
| <relative_xpath>f:treatment</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container</fhir_path> | |
| <predicate>Specimen:container</predicate> | |
| <relative_xpath>f:container</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Specimen</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.extension</fhir_path> | |
| <predicate>Conformance:messaging_event_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.modifierExtension</fhir_path> | |
| <predicate>Conformance:messaging_event_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.code</fhir_path> | |
| <predicate>Conformance:messaging_event_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.category</fhir_path> | |
| <predicate>Conformance:messaging_event_category</predicate> | |
| <relative_xpath>f:category</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.mode</fhir_path> | |
| <predicate>Conformance:messaging_event_mode</predicate> | |
| <relative_xpath>f:mode</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.protocol</fhir_path> | |
| <predicate>Conformance:messaging_event_protocol</predicate> | |
| <relative_xpath>f:protocol</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.focus</fhir_path> | |
| <predicate>Conformance:messaging_event_focus</predicate> | |
| <relative_xpath>f:focus</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.request</fhir_path> | |
| <predicate>Conformance:messaging_event_request</predicate> | |
| <relative_xpath>f:request</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.response</fhir_path> | |
| <predicate>Conformance:messaging_event_response</predicate> | |
| <relative_xpath>f:response</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event.documentation</fhir_path> | |
| <predicate>Conformance:messaging_event_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Ratio.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.reasonCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.priority</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ConceptMap.extension</fhir_path> | |
| <predicate>ConceptMap:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.modifierExtension</fhir_path> | |
| <predicate>ConceptMap:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.text</fhir_path> | |
| <predicate>ConceptMap:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.contained</fhir_path> | |
| <predicate>ConceptMap:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.identifier</fhir_path> | |
| <predicate>ConceptMap:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.version</fhir_path> | |
| <predicate>ConceptMap:version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.name</fhir_path> | |
| <predicate>ConceptMap:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.publisher</fhir_path> | |
| <predicate>ConceptMap:publisher</predicate> | |
| <relative_xpath>f:publisher</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.telecom</fhir_path> | |
| <predicate>ConceptMap:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.description</fhir_path> | |
| <predicate>ConceptMap:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.copyright</fhir_path> | |
| <predicate>ConceptMap:copyright</predicate> | |
| <relative_xpath>f:copyright</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.status</fhir_path> | |
| <predicate>ConceptMap:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.experimental</fhir_path> | |
| <predicate>ConceptMap:experimental</predicate> | |
| <relative_xpath>f:experimental</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.date</fhir_path> | |
| <predicate>ConceptMap:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.source</fhir_path> | |
| <predicate>ConceptMap:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.target</fhir_path> | |
| <predicate>ConceptMap:target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept</fhir_path> | |
| <predicate>ConceptMap:concept</predicate> | |
| <relative_xpath>f:concept</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>ConceptMap</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.created</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.publisher</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.presentedForm</fhir_path> | |
| <subs/> | |
| <type>Attachment</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.ordered</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.entry.flag</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.instant</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.certificate</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.certificate.extension</fhir_path> | |
| <predicate>Conformance:rest_security_certificate_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.certificate.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_security_certificate_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.certificate.type</fhir_path> | |
| <predicate>Conformance:rest_security_certificate_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.certificate.blob</fhir_path> | |
| <predicate>Conformance:rest_security_certificate_blob</predicate> | |
| <relative_xpath>f:blob</relative_xpath> | |
| <type>base64Binary</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.extension</fhir_path> | |
| <predicate>ImmunizationRecommendation:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.modifierExtension</fhir_path> | |
| <predicate>ImmunizationRecommendation:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.text</fhir_path> | |
| <predicate>ImmunizationRecommendation:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.contained</fhir_path> | |
| <predicate>ImmunizationRecommendation:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.identifier</fhir_path> | |
| <predicate>ImmunizationRecommendation:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.subject</fhir_path> | |
| <predicate>ImmunizationRecommendation:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation</predicate> | |
| <relative_xpath>f:recommendation</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>ImmunizationRecommendation</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.orderedItem</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.location</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.sensitivity</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.admitSource</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Extension.value*</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.next</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.agent</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Provenance.agent.extension</fhir_path> | |
| <predicate>Provenance:agent_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.agent.modifierExtension</fhir_path> | |
| <predicate>Provenance:agent_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.agent.role</fhir_path> | |
| <predicate>Provenance:agent_role</predicate> | |
| <relative_xpath>f:role</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.agent.type</fhir_path> | |
| <predicate>Provenance:agent_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.agent.reference</fhir_path> | |
| <predicate>Provenance:agent_reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.agent.display</fhir_path> | |
| <predicate>Provenance:agent_display</predicate> | |
| <relative_xpath>f:display</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Address</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Address.extension</fhir_path> | |
| <predicate>Address:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.modifierExtension</fhir_path> | |
| <predicate>Address:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.use</fhir_path> | |
| <predicate>Address:use</predicate> | |
| <relative_xpath>f:use</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.text</fhir_path> | |
| <predicate>Address:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.line</fhir_path> | |
| <predicate>Address:line</predicate> | |
| <relative_xpath>f:line</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.city</fhir_path> | |
| <predicate>Address:city</predicate> | |
| <relative_xpath>f:city</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.state</fhir_path> | |
| <predicate>Address:state</predicate> | |
| <relative_xpath>f:state</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.zip</fhir_path> | |
| <predicate>Address:zip</predicate> | |
| <relative_xpath>f:zip</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.country</fhir_path> | |
| <predicate>Address:country</predicate> | |
| <relative_xpath>f:country</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Address.period</fhir_path> | |
| <predicate>Address:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| </subs> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.goal.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationStatement.extension</fhir_path> | |
| <predicate>MedicationStatement:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.modifierExtension</fhir_path> | |
| <predicate>MedicationStatement:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.text</fhir_path> | |
| <predicate>MedicationStatement:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.contained</fhir_path> | |
| <predicate>MedicationStatement:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.identifier</fhir_path> | |
| <predicate>MedicationStatement:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.patient</fhir_path> | |
| <predicate>MedicationStatement:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.wasNotGiven</fhir_path> | |
| <predicate>MedicationStatement:wasNotGiven</predicate> | |
| <relative_xpath>f:wasNotGiven</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.reasonNotGiven</fhir_path> | |
| <predicate>MedicationStatement:reasonNotGiven</predicate> | |
| <relative_xpath>f:reasonNotGiven</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.whenGiven</fhir_path> | |
| <predicate>MedicationStatement:whenGiven</predicate> | |
| <relative_xpath>f:whenGiven</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.medication</fhir_path> | |
| <predicate>MedicationStatement:medication</predicate> | |
| <relative_xpath>f:medication</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.device</fhir_path> | |
| <predicate>MedicationStatement:device</predicate> | |
| <relative_xpath>f:device</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage</fhir_path> | |
| <predicate>MedicationStatement:dosage</predicate> | |
| <relative_xpath>f:dosage</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>MedicationStatement</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.manufacturer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.report</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept.concept</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source.software</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.deviceName</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.treatment.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.answerdateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.slicing.discriminator</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.indexed</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.dependsOn.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.frequency</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Extension.extension</fhir_path> | |
| <predicate>Extension:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Extension.modifierExtension</fhir_path> | |
| <predicate>Extension:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Extension.url</fhir_path> | |
| <predicate>Extension:url</predicate> | |
| <relative_xpath>f:url</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Extension.value*</fhir_path> | |
| <predicate>Extension:value*</predicate> | |
| <relative_xpath>f:value*</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.network.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Address.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.query.parameter</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.text</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.prohibited</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.comment</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.collectedPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Schedule.repeat.extension</fhir_path> | |
| <predicate>Schedule:repeat_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat.modifierExtension</fhir_path> | |
| <predicate>Schedule:repeat_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat.frequency</fhir_path> | |
| <predicate>Schedule:repeat_frequency</predicate> | |
| <relative_xpath>f:frequency</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat.when</fhir_path> | |
| <predicate>Schedule:repeat_when</predicate> | |
| <relative_xpath>f:when</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat.duration</fhir_path> | |
| <predicate>Schedule:repeat_duration</predicate> | |
| <relative_xpath>f:duration</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat.units</fhir_path> | |
| <predicate>Schedule:repeat_units</predicate> | |
| <relative_xpath>f:units</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat.count</fhir_path> | |
| <predicate>Schedule:repeat_count</predicate> | |
| <relative_xpath>f:count</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat.end</fhir_path> | |
| <predicate>Schedule:repeat_end</predicate> | |
| <relative_xpath>f:end</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.modifierExtension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.context.modifierExtension.extension</fhir_path> | |
| <predicate>DocumentReference:context_modifierExtension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.modifierExtension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:context_modifierExtension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Narrative.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint.extension</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint.key</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint_key</predicate> | |
| <relative_xpath>f:key</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint.name</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint.severity</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint_severity</predicate> | |
| <relative_xpath>f:severity</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint.human</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint_human</predicate> | |
| <relative_xpath>f:human</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint.xpath</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint_xpath</predicate> | |
| <relative_xpath>f:xpath</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>List.entry.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.name</fhir_path> | |
| <subs/> | |
| <type>HumanName</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.responsible</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.event.actor</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.wasNotGiven</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.encounter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.identifier</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam.extension</fhir_path> | |
| <predicate>Profile:structure_searchParam_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_searchParam_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam.name</fhir_path> | |
| <predicate>Profile:structure_searchParam_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam.type</fhir_path> | |
| <predicate>Profile:structure_searchParam_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam.documentation</fhir_path> | |
| <predicate>Profile:structure_searchParam_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam.xpath</fhir_path> | |
| <predicate>Profile:structure_searchParam_xpath</predicate> | |
| <relative_xpath>f:xpath</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam.target</fhir_path> | |
| <predicate>Profile:structure_searchParam_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.mapping.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.serviceProvider</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.multipleBirthboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.mapping.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.forecastStatus</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.deceaseddateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.evidence</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Condition.evidence.extension</fhir_path> | |
| <predicate>Condition:evidence_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.evidence.modifierExtension</fhir_path> | |
| <predicate>Condition:evidence_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.evidence.code</fhir_path> | |
| <predicate>Condition:evidence_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.evidence.detail</fhir_path> | |
| <predicate>Condition:evidence_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.partOf</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.relatedItem.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.related</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Observation.related.extension</fhir_path> | |
| <predicate>Observation:related_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.related.modifierExtension</fhir_path> | |
| <predicate>Observation:related_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.related.type</fhir_path> | |
| <predicate>Observation:related_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.related.target</fhir_path> | |
| <predicate>Observation:related_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.mapping.uri</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ResourceReference.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.representation</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.publisher</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.explanation.refusalReason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.encounter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.uid</fhir_path> | |
| <subs/> | |
| <type>oid</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.nameReference</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.contains.display</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.complication</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.protocol</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Patient.extension</fhir_path> | |
| <predicate>Patient:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.modifierExtension</fhir_path> | |
| <predicate>Patient:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.text</fhir_path> | |
| <predicate>Patient:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contained</fhir_path> | |
| <predicate>Patient:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.identifier</fhir_path> | |
| <predicate>Patient:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.name</fhir_path> | |
| <predicate>Patient:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>HumanName</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.telecom</fhir_path> | |
| <predicate>Patient:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.gender</fhir_path> | |
| <predicate>Patient:gender</predicate> | |
| <relative_xpath>f:gender</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.birthDate</fhir_path> | |
| <predicate>Patient:birthDate</predicate> | |
| <relative_xpath>f:birthDate</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.deceasedboolean</fhir_path> | |
| <predicate>Patient:deceasedboolean</predicate> | |
| <relative_xpath>f:deceasedboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.deceaseddateTime</fhir_path> | |
| <predicate>Patient:deceaseddateTime</predicate> | |
| <relative_xpath>f:deceaseddateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.address</fhir_path> | |
| <predicate>Patient:address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>Address</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.maritalStatus</fhir_path> | |
| <predicate>Patient:maritalStatus</predicate> | |
| <relative_xpath>f:maritalStatus</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.multipleBirthboolean</fhir_path> | |
| <predicate>Patient:multipleBirthboolean</predicate> | |
| <relative_xpath>f:multipleBirthboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.multipleBirthinteger</fhir_path> | |
| <predicate>Patient:multipleBirthinteger</predicate> | |
| <relative_xpath>f:multipleBirthinteger</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.photo</fhir_path> | |
| <predicate>Patient:photo</predicate> | |
| <relative_xpath>f:photo</relative_xpath> | |
| <type>Attachment</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact</fhir_path> | |
| <predicate>Patient:contact</predicate> | |
| <relative_xpath>f:contact</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.animal</fhir_path> | |
| <predicate>Patient:animal</predicate> | |
| <relative_xpath>f:animal</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.communication</fhir_path> | |
| <predicate>Patient:communication</predicate> | |
| <relative_xpath>f:communication</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.careProvider</fhir_path> | |
| <predicate>Patient:careProvider</predicate> | |
| <relative_xpath>f:careProvider</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.careProvider</fhir_path> | |
| <predicate>Patient:careProvider</predicate> | |
| <relative_xpath>f:careProvider</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.managingOrganization</fhir_path> | |
| <predicate>Patient:managingOrganization</predicate> | |
| <relative_xpath>f:managingOrganization</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.link</fhir_path> | |
| <predicate>Patient:link</predicate> | |
| <relative_xpath>f:link</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.active</fhir_path> | |
| <predicate>Patient:active</predicate> | |
| <relative_xpath>f:active</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| </subs> | |
| <type>Patient</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.birthDate</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.sensitivityTest</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.authorityCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.source.type</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.numberOfInstances</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.query</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.query.extension</fhir_path> | |
| <predicate>Profile:query_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.query.modifierExtension</fhir_path> | |
| <predicate>Profile:query_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.query.name</fhir_path> | |
| <predicate>Profile:query_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.query.documentation</fhir_path> | |
| <predicate>Profile:query_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.query.parameter</fhir_path> | |
| <predicate>Profile:query_parameter</predicate> | |
| <relative_xpath>f:parameter</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.sopclass</fhir_path> | |
| <subs/> | |
| <type>oid</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.experimental</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.caseSensitive</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.path</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity.comparator</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact.name</fhir_path> | |
| <subs/> | |
| <type>HumanName</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.position</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Location.position.extension</fhir_path> | |
| <predicate>Location:position_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.position.modifierExtension</fhir_path> | |
| <predicate>Location:position_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.position.longitude</fhir_path> | |
| <predicate>Location:position_longitude</predicate> | |
| <relative_xpath>f:longitude</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.position.latitude</fhir_path> | |
| <predicate>Location:position_latitude</predicate> | |
| <relative_xpath>f:latitude</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.position.altitude</fhir_path> | |
| <predicate>Location:position_altitude</predicate> | |
| <relative_xpath>f:altitude</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact.purpose</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.certificate.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.document.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.dependsOn</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.dependsOn.extension</fhir_path> | |
| <predicate>ConceptMap:concept_dependsOn_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.dependsOn.modifierExtension</fhir_path> | |
| <predicate>ConceptMap:concept_dependsOn_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.dependsOn.concept</fhir_path> | |
| <predicate>ConceptMap:concept_dependsOn_concept</predicate> | |
| <relative_xpath>f:concept</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.dependsOn.system</fhir_path> | |
| <predicate>ConceptMap:concept_dependsOn_system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.dependsOn.code</fhir_path> | |
| <predicate>ConceptMap:concept_dependsOn_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.notes</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.extension</fhir_path> | |
| <predicate>SecurityEvent:event_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.modifierExtension</fhir_path> | |
| <predicate>SecurityEvent:event_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.type</fhir_path> | |
| <predicate>SecurityEvent:event_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.subtype</fhir_path> | |
| <predicate>SecurityEvent:event_subtype</predicate> | |
| <relative_xpath>f:subtype</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.action</fhir_path> | |
| <predicate>SecurityEvent:event_action</predicate> | |
| <relative_xpath>f:action</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.dateTime</fhir_path> | |
| <predicate>SecurityEvent:event_dateTime</predicate> | |
| <relative_xpath>f:dateTime</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.outcome</fhir_path> | |
| <predicate>SecurityEvent:event_outcome</predicate> | |
| <relative_xpath>f:outcome</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event.outcomeDesc</fhir_path> | |
| <predicate>SecurityEvent:event_outcomeDesc</predicate> | |
| <relative_xpath>f:outcomeDesc</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.certainty</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.reasonNotGiven</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.site</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.response.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.dischargeDisposition</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense.medication</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.type.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Address.text</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.partOf</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.operation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.operation.extension</fhir_path> | |
| <predicate>Conformance:rest_operation_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.operation.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_operation_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.operation.code</fhir_path> | |
| <predicate>Conformance:rest_operation_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.operation.documentation</fhir_path> | |
| <predicate>Conformance:rest_operation_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.medication</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.recorder</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.dependsOn.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.type.aggregation</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.specimenQuantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.managingOrganization</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.content</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Medication.package.content.extension</fhir_path> | |
| <predicate>Medication:package_content_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.package.content.modifierExtension</fhir_path> | |
| <predicate>Medication:package_content_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.package.content.item</fhir_path> | |
| <predicate>Medication:package_content_item</predicate> | |
| <relative_xpath>f:item</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.package.content.amount</fhir_path> | |
| <predicate>Medication:package_content_amount</predicate> | |
| <relative_xpath>f:amount</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.dateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.factor</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.profile</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.careProvider</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.gender</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map.product</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn.display</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.operation.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.who</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.extension.extension</fhir_path> | |
| <predicate>DiagnosticReport:image_extension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.extension.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:image_extension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense.expectedSupplyDuration</fhir_path> | |
| <subs/> | |
| <type>Duration</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.referenceRange.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.serviceCategory</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.choice</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.modified</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.position.longitude</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.mode</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.agent.display</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Attachment.extension</fhir_path> | |
| <predicate>Attachment:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.modifierExtension</fhir_path> | |
| <predicate>Attachment:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.contentType</fhir_path> | |
| <predicate>Attachment:contentType</predicate> | |
| <relative_xpath>f:contentType</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.language</fhir_path> | |
| <predicate>Attachment:language</predicate> | |
| <relative_xpath>f:language</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.data</fhir_path> | |
| <predicate>Attachment:data</predicate> | |
| <relative_xpath>f:data</relative_xpath> | |
| <type>base64Binary</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.url</fhir_path> | |
| <predicate>Attachment:url</predicate> | |
| <relative_xpath>f:url</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.size</fhir_path> | |
| <predicate>Attachment:size</predicate> | |
| <relative_xpath>f:size</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.hash</fhir_path> | |
| <predicate>Attachment:hash</predicate> | |
| <relative_xpath>f:hash</relative_xpath> | |
| <type>base64Binary</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Attachment.title</fhir_path> | |
| <predicate>Attachment:title</predicate> | |
| <relative_xpath>f:title</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>Attachment</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.content.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint.xpath</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.site</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.suppliedItem</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.end</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.comments</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.note</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.participant.member</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.relationship</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric.extension</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel_metric_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric.modifierExtension</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel_metric_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric.observation</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel_metric_observation</predicate> | |
| <relative_xpath>f:observation</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.fhirVersion</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.operation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.operation.extension</fhir_path> | |
| <predicate>Conformance:rest_resource_operation_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.operation.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_resource_operation_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.operation.code</fhir_path> | |
| <predicate>Conformance:rest_resource_operation_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.operation.documentation</fhir_path> | |
| <predicate>Conformance:rest_resource_operation_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Provenance.entity.extension</fhir_path> | |
| <predicate>Provenance:entity_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.entity.modifierExtension</fhir_path> | |
| <predicate>Provenance:entity_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.entity.role</fhir_path> | |
| <predicate>Provenance:entity_role</predicate> | |
| <relative_xpath>f:role</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.entity.type</fhir_path> | |
| <predicate>Provenance:entity_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.entity.reference</fhir_path> | |
| <predicate>Provenance:entity_reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.entity.display</fhir_path> | |
| <predicate>Provenance:entity_display</predicate> | |
| <relative_xpath>f:display</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.entity.agent</fhir_path> | |
| <predicate>Provenance:entity_agent</predicate> | |
| <relative_xpath>f:agent</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.dailyAmount</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.query.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.sensitivityType</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.mode</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.device</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.modifierExtension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.modifierExtension.extension</fhir_path> | |
| <predicate>DocumentReference:modifierExtension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.modifierExtension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:modifierExtension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ResourceReference</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ResourceReference.extension</fhir_path> | |
| <predicate>ResourceReference:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ResourceReference.modifierExtension</fhir_path> | |
| <predicate>ResourceReference:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ResourceReference.reference</fhir_path> | |
| <predicate>ResourceReference:reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ResourceReference.display</fhir_path> | |
| <predicate>ResourceReference:display</predicate> | |
| <relative_xpath>f:display</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.priority</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.recordedDate</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.exclude</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.supercedes</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.participant.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.onsetAge</fhir_path> | |
| <subs/> | |
| <type>Age</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.extension</fhir_path> | |
| <predicate>CarePlan:activity_simple_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.modifierExtension</fhir_path> | |
| <predicate>CarePlan:activity_simple_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.category</fhir_path> | |
| <predicate>CarePlan:activity_simple_category</predicate> | |
| <relative_xpath>f:category</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.code</fhir_path> | |
| <predicate>CarePlan:activity_simple_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.timingSchedule</fhir_path> | |
| <predicate>CarePlan:activity_simple_timingSchedule</predicate> | |
| <relative_xpath>f:timingSchedule</relative_xpath> | |
| <type>Schedule</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.timingPeriod</fhir_path> | |
| <predicate>CarePlan:activity_simple_timingPeriod</predicate> | |
| <relative_xpath>f:timingPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.timingstring</fhir_path> | |
| <predicate>CarePlan:activity_simple_timingstring</predicate> | |
| <relative_xpath>f:timingstring</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.location</fhir_path> | |
| <predicate>CarePlan:activity_simple_location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.performer</fhir_path> | |
| <predicate>CarePlan:activity_simple_performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.performer</fhir_path> | |
| <predicate>CarePlan:activity_simple_performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.performer</fhir_path> | |
| <predicate>CarePlan:activity_simple_performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.performer</fhir_path> | |
| <predicate>CarePlan:activity_simple_performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.product</fhir_path> | |
| <predicate>CarePlan:activity_simple_product</predicate> | |
| <relative_xpath>f:product</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.product</fhir_path> | |
| <predicate>CarePlan:activity_simple_product</predicate> | |
| <relative_xpath>f:product</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.dailyAmount</fhir_path> | |
| <predicate>CarePlan:activity_simple_dailyAmount</predicate> | |
| <relative_xpath>f:dailyAmount</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.quantity</fhir_path> | |
| <predicate>CarePlan:activity_simple_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity.simple.details</fhir_path> | |
| <predicate>CarePlan:activity_simple_details</predicate> | |
| <relative_xpath>f:details</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Address.state</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source.endpoint</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.whenGiven</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.deceasedAge</fhir_path> | |
| <subs/> | |
| <type>Age</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.content.amount</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentManifest.extension</fhir_path> | |
| <predicate>DocumentManifest:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.modifierExtension</fhir_path> | |
| <predicate>DocumentManifest:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.text</fhir_path> | |
| <predicate>DocumentManifest:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.contained</fhir_path> | |
| <predicate>DocumentManifest:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.masterIdentifier</fhir_path> | |
| <predicate>DocumentManifest:masterIdentifier</predicate> | |
| <relative_xpath>f:masterIdentifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.identifier</fhir_path> | |
| <predicate>DocumentManifest:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.subject</fhir_path> | |
| <predicate>DocumentManifest:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.subject</fhir_path> | |
| <predicate>DocumentManifest:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.subject</fhir_path> | |
| <predicate>DocumentManifest:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.subject</fhir_path> | |
| <predicate>DocumentManifest:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.recipient</fhir_path> | |
| <predicate>DocumentManifest:recipient</predicate> | |
| <relative_xpath>f:recipient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.recipient</fhir_path> | |
| <predicate>DocumentManifest:recipient</predicate> | |
| <relative_xpath>f:recipient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.recipient</fhir_path> | |
| <predicate>DocumentManifest:recipient</predicate> | |
| <relative_xpath>f:recipient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.type</fhir_path> | |
| <predicate>DocumentManifest:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.author</fhir_path> | |
| <predicate>DocumentManifest:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.author</fhir_path> | |
| <predicate>DocumentManifest:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.author</fhir_path> | |
| <predicate>DocumentManifest:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.author</fhir_path> | |
| <predicate>DocumentManifest:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.created</fhir_path> | |
| <predicate>DocumentManifest:created</predicate> | |
| <relative_xpath>f:created</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.source</fhir_path> | |
| <predicate>DocumentManifest:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.status</fhir_path> | |
| <predicate>DocumentManifest:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.supercedes</fhir_path> | |
| <predicate>DocumentManifest:supercedes</predicate> | |
| <relative_xpath>f:supercedes</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.description</fhir_path> | |
| <predicate>DocumentManifest:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.confidentiality</fhir_path> | |
| <predicate>DocumentManifest:confidentiality</predicate> | |
| <relative_xpath>f:confidentiality</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.content</fhir_path> | |
| <predicate>DocumentManifest:content</predicate> | |
| <relative_xpath>f:content</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.content</fhir_path> | |
| <predicate>DocumentManifest:content</predicate> | |
| <relative_xpath>f:content</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentManifest.content</fhir_path> | |
| <predicate>DocumentManifest:content</predicate> | |
| <relative_xpath>f:content</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>DocumentManifest</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.action</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.dischargeDiagnosis</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.instance.expiry</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.model</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam.target</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.definition</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.language</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.data</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.doseStatusReason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.label</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.contact</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.substitution.reason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.link.other</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.participant.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.context.extension.extension</fhir_path> | |
| <predicate>DocumentReference:context_extension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.extension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:context_extension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Specimen.container.extension</fhir_path> | |
| <predicate>Specimen:container_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container.modifierExtension</fhir_path> | |
| <predicate>Specimen:container_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container.identifier</fhir_path> | |
| <predicate>Specimen:container_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container.description</fhir_path> | |
| <predicate>Specimen:container_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container.type</fhir_path> | |
| <predicate>Specimen:container_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container.capacity</fhir_path> | |
| <predicate>Specimen:container_capacity</predicate> | |
| <relative_xpath>f:capacity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container.specimenQuantity</fhir_path> | |
| <predicate>Specimen:container_specimenQuantity</predicate> | |
| <relative_xpath>f:specimenQuantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.container.additive</fhir_path> | |
| <predicate>Specimen:container_additive</predicate> | |
| <relative_xpath>f:additive</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.url</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.author</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.bornstring</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Device.extension</fhir_path> | |
| <predicate>Device:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.modifierExtension</fhir_path> | |
| <predicate>Device:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.text</fhir_path> | |
| <predicate>Device:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.contained</fhir_path> | |
| <predicate>Device:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.identifier</fhir_path> | |
| <predicate>Device:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.type</fhir_path> | |
| <predicate>Device:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.manufacturer</fhir_path> | |
| <predicate>Device:manufacturer</predicate> | |
| <relative_xpath>f:manufacturer</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.model</fhir_path> | |
| <predicate>Device:model</predicate> | |
| <relative_xpath>f:model</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.version</fhir_path> | |
| <predicate>Device:version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.expiry</fhir_path> | |
| <predicate>Device:expiry</predicate> | |
| <relative_xpath>f:expiry</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.udi</fhir_path> | |
| <predicate>Device:udi</predicate> | |
| <relative_xpath>f:udi</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.lotNumber</fhir_path> | |
| <predicate>Device:lotNumber</predicate> | |
| <relative_xpath>f:lotNumber</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.owner</fhir_path> | |
| <predicate>Device:owner</predicate> | |
| <relative_xpath>f:owner</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.location</fhir_path> | |
| <predicate>Device:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.patient</fhir_path> | |
| <predicate>Device:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.contact</fhir_path> | |
| <predicate>Device:contact</predicate> | |
| <relative_xpath>f:contact</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Device.url</fhir_path> | |
| <predicate>Device:url</predicate> | |
| <relative_xpath>f:url</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| </subs> | |
| <type>Device</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.animal.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.group</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.ingredient.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.result</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.issue.location</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.method</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.reference</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.address</fhir_path> | |
| <subs/> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.instance.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.content.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.event.detail</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.participant.role</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.text</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.indication</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.extension</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.name</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.isExtensible</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_isExtensible</predicate> | |
| <relative_xpath>f:isExtensible</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.conformance</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_conformance</predicate> | |
| <relative_xpath>f:conformance</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.description</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.referenceuri</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_referenceuri</predicate> | |
| <relative_xpath>f:referenceuri</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding.referenceResourceReference</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding_referenceResourceReference</predicate> | |
| <relative_xpath>f:referenceResourceReference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.operation.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.parameter</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.maxDosePerPeriod</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.use</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.synonym</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.referenceResourceReference</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.code</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.purpose</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.period</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.event.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.address</fhir_path> | |
| <subs/> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.event.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.receivedTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.lowerLimit</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.extension</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.modifierExtension</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.doseSequence</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_doseSequence</predicate> | |
| <relative_xpath>f:doseSequence</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.description</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.authority</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_authority</predicate> | |
| <relative_xpath>f:authority</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.series</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_series</predicate> | |
| <relative_xpath>f:series</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.seriesDoses</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_seriesDoses</predicate> | |
| <relative_xpath>f:seriesDoses</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.doseTarget</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_doseTarget</predicate> | |
| <relative_xpath>f:doseTarget</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.doseStatus</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_doseStatus</predicate> | |
| <relative_xpath>f:doseStatus</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol.doseStatusReason</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol_doseStatusReason</predicate> | |
| <relative_xpath>f:doseStatusReason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.issue</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>OperationOutcome.issue.extension</fhir_path> | |
| <predicate>OperationOutcome:issue_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.issue.modifierExtension</fhir_path> | |
| <predicate>OperationOutcome:issue_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.issue.severity</fhir_path> | |
| <predicate>OperationOutcome:issue_severity</predicate> | |
| <relative_xpath>f:severity</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.issue.type</fhir_path> | |
| <predicate>OperationOutcome:issue_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.issue.details</fhir_path> | |
| <predicate>OperationOutcome:issue_details</predicate> | |
| <relative_xpath>f:details</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.issue.location</fhir_path> | |
| <predicate>OperationOutcome:issue_location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Quantity.extension</fhir_path> | |
| <predicate>Quantity:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Quantity.modifierExtension</fhir_path> | |
| <predicate>Quantity:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Quantity.value</fhir_path> | |
| <predicate>Quantity:value</predicate> | |
| <relative_xpath>f:value</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Quantity.comparator</fhir_path> | |
| <predicate>Quantity:comparator</predicate> | |
| <relative_xpath>f:comparator</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Quantity.units</fhir_path> | |
| <predicate>Quantity:units</predicate> | |
| <relative_xpath>f:units</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Quantity.system</fhir_path> | |
| <predicate>Quantity:system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Quantity.code</fhir_path> | |
| <predicate>Quantity:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.asNeededboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.experimental</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.modifierExtension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.modifierExtension.extension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_modifierExtension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.modifierExtension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_modifierExtension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.event</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event.extension</fhir_path> | |
| <predicate>DiagnosticOrder:event_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event.modifierExtension</fhir_path> | |
| <predicate>DiagnosticOrder:event_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event.status</fhir_path> | |
| <predicate>DiagnosticOrder:event_status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event.description</fhir_path> | |
| <predicate>DiagnosticOrder:event_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event.dateTime</fhir_path> | |
| <predicate>DiagnosticOrder:event_dateTime</predicate> | |
| <relative_xpath>f:dateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event.actor</fhir_path> | |
| <predicate>DiagnosticOrder:event_actor</predicate> | |
| <relative_xpath>f:actor</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event.actor</fhir_path> | |
| <predicate>DiagnosticOrder:event_actor</predicate> | |
| <relative_xpath>f:actor</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.outcome</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.method</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.stage.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.link</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Patient.link.extension</fhir_path> | |
| <predicate>Patient:link_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.link.modifierExtension</fhir_path> | |
| <predicate>Patient:link_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.link.other</fhir_path> | |
| <predicate>Patient:link_other</predicate> | |
| <relative_xpath>f:other</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.link.type</fhir_path> | |
| <predicate>Patient:link_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Media.width</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.appliesdateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Supply.extension</fhir_path> | |
| <predicate>Supply:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.modifierExtension</fhir_path> | |
| <predicate>Supply:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.text</fhir_path> | |
| <predicate>Supply:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.contained</fhir_path> | |
| <predicate>Supply:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.kind</fhir_path> | |
| <predicate>Supply:kind</predicate> | |
| <relative_xpath>f:kind</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.identifier</fhir_path> | |
| <predicate>Supply:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.status</fhir_path> | |
| <predicate>Supply:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.orderedItem</fhir_path> | |
| <predicate>Supply:orderedItem</predicate> | |
| <relative_xpath>f:orderedItem</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.orderedItem</fhir_path> | |
| <predicate>Supply:orderedItem</predicate> | |
| <relative_xpath>f:orderedItem</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.orderedItem</fhir_path> | |
| <predicate>Supply:orderedItem</predicate> | |
| <relative_xpath>f:orderedItem</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.patient</fhir_path> | |
| <predicate>Supply:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense</fhir_path> | |
| <predicate>Supply:dispense</predicate> | |
| <relative_xpath>f:dispense</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Supply</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationPrescription.extension</fhir_path> | |
| <predicate>MedicationPrescription:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.modifierExtension</fhir_path> | |
| <predicate>MedicationPrescription:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.text</fhir_path> | |
| <predicate>MedicationPrescription:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.contained</fhir_path> | |
| <predicate>MedicationPrescription:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.identifier</fhir_path> | |
| <predicate>MedicationPrescription:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dateWritten</fhir_path> | |
| <predicate>MedicationPrescription:dateWritten</predicate> | |
| <relative_xpath>f:dateWritten</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.status</fhir_path> | |
| <predicate>MedicationPrescription:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.patient</fhir_path> | |
| <predicate>MedicationPrescription:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.prescriber</fhir_path> | |
| <predicate>MedicationPrescription:prescriber</predicate> | |
| <relative_xpath>f:prescriber</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.encounter</fhir_path> | |
| <predicate>MedicationPrescription:encounter</predicate> | |
| <relative_xpath>f:encounter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.reasonCodeableConcept</fhir_path> | |
| <predicate>MedicationPrescription:reasonCodeableConcept</predicate> | |
| <relative_xpath>f:reasonCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.reasonResourceReference</fhir_path> | |
| <predicate>MedicationPrescription:reasonResourceReference</predicate> | |
| <relative_xpath>f:reasonResourceReference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.medication</fhir_path> | |
| <predicate>MedicationPrescription:medication</predicate> | |
| <relative_xpath>f:medication</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction</predicate> | |
| <relative_xpath>f:dosageInstruction</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense</fhir_path> | |
| <predicate>MedicationPrescription:dispense</predicate> | |
| <relative_xpath>f:dispense</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.substitution</fhir_path> | |
| <predicate>MedicationPrescription:substitution</predicate> | |
| <relative_xpath>f:substitution</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>MedicationPrescription</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.exposure.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.timingPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.network.identifier</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.substitution.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.valueCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.when.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.attester.mode</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.extension</fhir_path> | |
| <predicate>ValueSet:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.modifierExtension</fhir_path> | |
| <predicate>ValueSet:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.text</fhir_path> | |
| <predicate>ValueSet:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.contained</fhir_path> | |
| <predicate>ValueSet:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.identifier</fhir_path> | |
| <predicate>ValueSet:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.version</fhir_path> | |
| <predicate>ValueSet:version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.name</fhir_path> | |
| <predicate>ValueSet:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.publisher</fhir_path> | |
| <predicate>ValueSet:publisher</predicate> | |
| <relative_xpath>f:publisher</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.telecom</fhir_path> | |
| <predicate>ValueSet:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.description</fhir_path> | |
| <predicate>ValueSet:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.copyright</fhir_path> | |
| <predicate>ValueSet:copyright</predicate> | |
| <relative_xpath>f:copyright</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.status</fhir_path> | |
| <predicate>ValueSet:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.experimental</fhir_path> | |
| <predicate>ValueSet:experimental</predicate> | |
| <relative_xpath>f:experimental</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.extensible</fhir_path> | |
| <predicate>ValueSet:extensible</predicate> | |
| <relative_xpath>f:extensible</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.date</fhir_path> | |
| <predicate>ValueSet:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define</fhir_path> | |
| <predicate>ValueSet:define</predicate> | |
| <relative_xpath>f:define</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose</fhir_path> | |
| <predicate>ValueSet:compose</predicate> | |
| <relative_xpath>f:compose</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion</fhir_path> | |
| <predicate>ValueSet:expansion</predicate> | |
| <relative_xpath>f:expansion</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>ValueSet</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.masterIdentifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Period.end</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.manufacturer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.position.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Address.line</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.number</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense.numberOfRepeatsAllowed</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.symptom.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.network.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.document.mode</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.extension</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.modifierExtension</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.code</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel</predicate> | |
| <relative_xpath>f:channel</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.diet</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.mapping.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.define.extension</fhir_path> | |
| <predicate>ValueSet:define_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.modifierExtension</fhir_path> | |
| <predicate>ValueSet:define_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.system</fhir_path> | |
| <predicate>ValueSet:define_system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.version</fhir_path> | |
| <predicate>ValueSet:define_version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.caseSensitive</fhir_path> | |
| <predicate>ValueSet:define_caseSensitive</predicate> | |
| <relative_xpath>f:caseSensitive</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept</fhir_path> | |
| <predicate>ValueSet:define_concept</predicate> | |
| <relative_xpath>f:concept</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.explanation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Immunization.explanation.extension</fhir_path> | |
| <predicate>Immunization:explanation_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.explanation.modifierExtension</fhir_path> | |
| <predicate>Immunization:explanation_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.explanation.reason</fhir_path> | |
| <predicate>Immunization:explanation_reason</predicate> | |
| <relative_xpath>f:reason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.explanation.refusalReason</fhir_path> | |
| <predicate>Immunization:explanation_refusalReason</predicate> | |
| <relative_xpath>f:refusalReason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.location.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.answerboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.photo</fhir_path> | |
| <subs/> | |
| <type>Attachment</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.address</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.height</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.container</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.software.releaseDate</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Procedure.extension</fhir_path> | |
| <predicate>Procedure:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.modifierExtension</fhir_path> | |
| <predicate>Procedure:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.text</fhir_path> | |
| <predicate>Procedure:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.contained</fhir_path> | |
| <predicate>Procedure:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.identifier</fhir_path> | |
| <predicate>Procedure:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.subject</fhir_path> | |
| <predicate>Procedure:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.type</fhir_path> | |
| <predicate>Procedure:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.bodySite</fhir_path> | |
| <predicate>Procedure:bodySite</predicate> | |
| <relative_xpath>f:bodySite</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.indication</fhir_path> | |
| <predicate>Procedure:indication</predicate> | |
| <relative_xpath>f:indication</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.performer</fhir_path> | |
| <predicate>Procedure:performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.date</fhir_path> | |
| <predicate>Procedure:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.encounter</fhir_path> | |
| <predicate>Procedure:encounter</predicate> | |
| <relative_xpath>f:encounter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.outcome</fhir_path> | |
| <predicate>Procedure:outcome</predicate> | |
| <relative_xpath>f:outcome</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.report</fhir_path> | |
| <predicate>Procedure:report</predicate> | |
| <relative_xpath>f:report</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.complication</fhir_path> | |
| <predicate>Procedure:complication</predicate> | |
| <relative_xpath>f:complication</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.followUp</fhir_path> | |
| <predicate>Procedure:followUp</predicate> | |
| <relative_xpath>f:followUp</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem</fhir_path> | |
| <predicate>Procedure:relatedItem</predicate> | |
| <relative_xpath>f:relatedItem</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.notes</fhir_path> | |
| <predicate>Procedure:notes</predicate> | |
| <relative_xpath>f:notes</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>Procedure</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.fhirVersion</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.substance</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.source</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.orderer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.contentType</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.relatedItem.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>FamilyHistory.extension</fhir_path> | |
| <predicate>FamilyHistory:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.modifierExtension</fhir_path> | |
| <predicate>FamilyHistory:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.text</fhir_path> | |
| <predicate>FamilyHistory:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.contained</fhir_path> | |
| <predicate>FamilyHistory:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.identifier</fhir_path> | |
| <predicate>FamilyHistory:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.subject</fhir_path> | |
| <predicate>FamilyHistory:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.note</fhir_path> | |
| <predicate>FamilyHistory:note</predicate> | |
| <relative_xpath>f:note</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation</fhir_path> | |
| <predicate>FamilyHistory:relation</predicate> | |
| <relative_xpath>f:relation</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>FamilyHistory</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.source.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.query.parameter</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.authority</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.modifierExtension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.modifierExtension.extension</fhir_path> | |
| <predicate>DiagnosticReport:image_modifierExtension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.modifierExtension.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:image_modifierExtension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.source.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Media.extension</fhir_path> | |
| <predicate>Media:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.modifierExtension</fhir_path> | |
| <predicate>Media:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.text</fhir_path> | |
| <predicate>Media:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.contained</fhir_path> | |
| <predicate>Media:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.type</fhir_path> | |
| <predicate>Media:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.subtype</fhir_path> | |
| <predicate>Media:subtype</predicate> | |
| <relative_xpath>f:subtype</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.identifier</fhir_path> | |
| <predicate>Media:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.dateTime</fhir_path> | |
| <predicate>Media:dateTime</predicate> | |
| <relative_xpath>f:dateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.subject</fhir_path> | |
| <predicate>Media:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.subject</fhir_path> | |
| <predicate>Media:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.subject</fhir_path> | |
| <predicate>Media:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.subject</fhir_path> | |
| <predicate>Media:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.subject</fhir_path> | |
| <predicate>Media:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.operator</fhir_path> | |
| <predicate>Media:operator</predicate> | |
| <relative_xpath>f:operator</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.view</fhir_path> | |
| <predicate>Media:view</predicate> | |
| <relative_xpath>f:view</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.deviceName</fhir_path> | |
| <predicate>Media:deviceName</predicate> | |
| <relative_xpath>f:deviceName</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.height</fhir_path> | |
| <predicate>Media:height</predicate> | |
| <relative_xpath>f:height</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.width</fhir_path> | |
| <predicate>Media:width</predicate> | |
| <relative_xpath>f:width</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.frames</fhir_path> | |
| <predicate>Media:frames</predicate> | |
| <relative_xpath>f:frames</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.length</fhir_path> | |
| <predicate>Media:length</predicate> | |
| <relative_xpath>f:length</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Media.content</fhir_path> | |
| <predicate>Media:content</predicate> | |
| <relative_xpath>f:content</relative_xpath> | |
| <type>Attachment</type> | |
| </sub> | |
| </subs> | |
| <type>Media</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.when.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map.comments</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.extension</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.name</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.definition</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_definition</predicate> | |
| <relative_xpath>f:definition</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.type</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.documentation</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.target</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam.chain</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam_chain</predicate> | |
| <relative_xpath>f:chain</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.upperLimit</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispenser</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.class</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.location.detail</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.certificate.blob</fhir_path> | |
| <subs/> | |
| <type>base64Binary</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Ratio.denominator</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.uid</fhir_path> | |
| <subs/> | |
| <type>oid</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.identifier</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.policy</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>ResourceReference.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.options</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept.abstract</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.substitution.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.slicing.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.encounter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.name</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.link</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.data</fhir_path> | |
| <subs/> | |
| <type>base64Binary</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.hash</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.stage</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Condition.stage.extension</fhir_path> | |
| <predicate>Condition:stage_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.stage.modifierExtension</fhir_path> | |
| <predicate>Condition:stage_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.stage.summary</fhir_path> | |
| <predicate>Condition:stage_summary</predicate> | |
| <relative_xpath>f:summary</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.stage.assessment</fhir_path> | |
| <predicate>Condition:stage_assessment</predicate> | |
| <relative_xpath>f:assessment</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.updateCreate</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity.type</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity.agent</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.source.site</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.doseNumber</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.confidentiality</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.copyright</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.data</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.birthDate</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.kind</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ResourceReference.reference</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.authority</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationAdministration.extension</fhir_path> | |
| <predicate>MedicationAdministration:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.modifierExtension</fhir_path> | |
| <predicate>MedicationAdministration:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.text</fhir_path> | |
| <predicate>MedicationAdministration:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.contained</fhir_path> | |
| <predicate>MedicationAdministration:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.identifier</fhir_path> | |
| <predicate>MedicationAdministration:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.status</fhir_path> | |
| <predicate>MedicationAdministration:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.patient</fhir_path> | |
| <predicate>MedicationAdministration:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.practitioner</fhir_path> | |
| <predicate>MedicationAdministration:practitioner</predicate> | |
| <relative_xpath>f:practitioner</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.encounter</fhir_path> | |
| <predicate>MedicationAdministration:encounter</predicate> | |
| <relative_xpath>f:encounter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.prescription</fhir_path> | |
| <predicate>MedicationAdministration:prescription</predicate> | |
| <relative_xpath>f:prescription</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.wasNotGiven</fhir_path> | |
| <predicate>MedicationAdministration:wasNotGiven</predicate> | |
| <relative_xpath>f:wasNotGiven</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.reasonNotGiven</fhir_path> | |
| <predicate>MedicationAdministration:reasonNotGiven</predicate> | |
| <relative_xpath>f:reasonNotGiven</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.whenGiven</fhir_path> | |
| <predicate>MedicationAdministration:whenGiven</predicate> | |
| <relative_xpath>f:whenGiven</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.medication</fhir_path> | |
| <predicate>MedicationAdministration:medication</predicate> | |
| <relative_xpath>f:medication</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.device</fhir_path> | |
| <predicate>MedicationAdministration:device</predicate> | |
| <relative_xpath>f:device</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage</fhir_path> | |
| <predicate>MedicationAdministration:dosage</predicate> | |
| <relative_xpath>f:dosage</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>MedicationAdministration</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.event.dateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.requirements</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.reaction</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.timingstring</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.timingdateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.managingOrganization</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.substitution.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.didNotOccurFlag</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.authority</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.modality</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.asNeededboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.author</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.outcome</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.name</fhir_path> | |
| <subs/> | |
| <type>HumanName</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.practitioner</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.method</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.dependsOn.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.formal</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.manufacturer</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.lifecycle</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.asNeededboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.relatedItem.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.substitution.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.onsetdate</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.category</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.timingSchedule</fhir_path> | |
| <subs/> | |
| <type>Schedule</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.specimen</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.detail.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.service.extension.extension</fhir_path> | |
| <predicate>DocumentReference:service_extension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.extension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_extension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Address.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.numberOfInstances</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.clinicalNotes</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.contains.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.referrer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.chain</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.experimental</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.imagingStudy</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.confidentiality</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.timestamp</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.implementation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.implementation.extension</fhir_path> | |
| <predicate>Conformance:implementation_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.implementation.modifierExtension</fhir_path> | |
| <predicate>Conformance:implementation_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.implementation.description</fhir_path> | |
| <predicate>Conformance:implementation_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.implementation.url</fhir_path> | |
| <predicate>Conformance:implementation_url</predicate> | |
| <relative_xpath>f:url</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.asNeededCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.recorder</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.outcome</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Range.high</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.mustSupport</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.abatementboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.issue.type</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.mapping</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.mapping.extension</fhir_path> | |
| <predicate>Profile:structure_element_definition_mapping_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.mapping.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_element_definition_mapping_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.mapping.identity</fhir_path> | |
| <predicate>Profile:structure_element_definition_mapping_identity</predicate> | |
| <relative_xpath>f:identity</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.mapping.map</fhir_path> | |
| <predicate>Profile:structure_element_definition_mapping_map</predicate> | |
| <relative_xpath>f:map</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.goal.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity.role</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.ingredient.quantity</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.extension.extension</fhir_path> | |
| <predicate>DocumentReference:extension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.extension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:extension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Group.characteristic.extension</fhir_path> | |
| <predicate>Group:characteristic_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic.modifierExtension</fhir_path> | |
| <predicate>Group:characteristic_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic.code</fhir_path> | |
| <predicate>Group:characteristic_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic.valueCodeableConcept</fhir_path> | |
| <predicate>Group:characteristic_valueCodeableConcept</predicate> | |
| <relative_xpath>f:valueCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic.valueboolean</fhir_path> | |
| <predicate>Group:characteristic_valueboolean</predicate> | |
| <relative_xpath>f:valueboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic.valueQuantity</fhir_path> | |
| <predicate>Group:characteristic_valueQuantity</predicate> | |
| <relative_xpath>f:valueQuantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic.valueRange</fhir_path> | |
| <predicate>Group:characteristic_valueRange</predicate> | |
| <relative_xpath>f:valueRange</relative_xpath> | |
| <type>Range</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Group.characteristic.exclude</fhir_path> | |
| <predicate>Group:characteristic_exclude</predicate> | |
| <relative_xpath>f:exclude</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact.gender</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.response.details</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.referenceRange</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Observation.referenceRange.extension</fhir_path> | |
| <predicate>Observation:referenceRange_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.referenceRange.modifierExtension</fhir_path> | |
| <predicate>Observation:referenceRange_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.referenceRange.low</fhir_path> | |
| <predicate>Observation:referenceRange_low</predicate> | |
| <relative_xpath>f:low</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.referenceRange.high</fhir_path> | |
| <predicate>Observation:referenceRange_high</predicate> | |
| <relative_xpath>f:high</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.referenceRange.meaning</fhir_path> | |
| <predicate>Observation:referenceRange_meaning</predicate> | |
| <relative_xpath>f:meaning</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.referenceRange.age</fhir_path> | |
| <predicate>Observation:referenceRange_age</predicate> | |
| <relative_xpath>f:age</relative_xpath> | |
| <type>Range</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity.value</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.url</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>ResourceReference.display</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.author</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.filter.op</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint.human</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.symptom.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.vaccineType</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.entry.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.exposure.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.request</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.extension</fhir_path> | |
| <predicate>SecurityEvent:participant_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.modifierExtension</fhir_path> | |
| <predicate>SecurityEvent:participant_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.role</fhir_path> | |
| <predicate>SecurityEvent:participant_role</predicate> | |
| <relative_xpath>f:role</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.reference</fhir_path> | |
| <predicate>SecurityEvent:participant_reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.reference</fhir_path> | |
| <predicate>SecurityEvent:participant_reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.reference</fhir_path> | |
| <predicate>SecurityEvent:participant_reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.userId</fhir_path> | |
| <predicate>SecurityEvent:participant_userId</predicate> | |
| <relative_xpath>f:userId</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.altId</fhir_path> | |
| <predicate>SecurityEvent:participant_altId</predicate> | |
| <relative_xpath>f:altId</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.name</fhir_path> | |
| <predicate>SecurityEvent:participant_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.requestor</fhir_path> | |
| <predicate>SecurityEvent:participant_requestor</predicate> | |
| <relative_xpath>f:requestor</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.media</fhir_path> | |
| <predicate>SecurityEvent:participant_media</predicate> | |
| <relative_xpath>f:media</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.network</fhir_path> | |
| <predicate>SecurityEvent:participant_network</predicate> | |
| <relative_xpath>f:network</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.qualification.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.when.schedule</fhir_path> | |
| <subs/> | |
| <type>Schedule</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.implementation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.extension</fhir_path> | |
| <predicate>MedicationStatement:dosage_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.modifierExtension</fhir_path> | |
| <predicate>MedicationStatement:dosage_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.timing</fhir_path> | |
| <predicate>MedicationStatement:dosage_timing</predicate> | |
| <relative_xpath>f:timing</relative_xpath> | |
| <type>Schedule</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.asNeededboolean</fhir_path> | |
| <predicate>MedicationStatement:dosage_asNeededboolean</predicate> | |
| <relative_xpath>f:asNeededboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.asNeededCodeableConcept</fhir_path> | |
| <predicate>MedicationStatement:dosage_asNeededCodeableConcept</predicate> | |
| <relative_xpath>f:asNeededCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.site</fhir_path> | |
| <predicate>MedicationStatement:dosage_site</predicate> | |
| <relative_xpath>f:site</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.route</fhir_path> | |
| <predicate>MedicationStatement:dosage_route</predicate> | |
| <relative_xpath>f:route</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.method</fhir_path> | |
| <predicate>MedicationStatement:dosage_method</predicate> | |
| <relative_xpath>f:method</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.quantity</fhir_path> | |
| <predicate>MedicationStatement:dosage_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.rate</fhir_path> | |
| <predicate>MedicationStatement:dosage_rate</predicate> | |
| <relative_xpath>f:rate</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationStatement.dosage.maxDosePerPeriod</fhir_path> | |
| <predicate>MedicationStatement:dosage_maxDosePerPeriod</predicate> | |
| <relative_xpath>f:maxDosePerPeriod</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Coding</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Coding.extension</fhir_path> | |
| <predicate>Coding:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Coding.modifierExtension</fhir_path> | |
| <predicate>Coding:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Coding.system</fhir_path> | |
| <predicate>Coding:system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Coding.version</fhir_path> | |
| <predicate>Coding:version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Coding.code</fhir_path> | |
| <predicate>Coding:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Coding.display</fhir_path> | |
| <predicate>Coding:display</predicate> | |
| <relative_xpath>f:display</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Coding.primary</fhir_path> | |
| <predicate>Coding:primary</predicate> | |
| <relative_xpath>f:primary</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Coding.valueSet</fhir_path> | |
| <predicate>Coding:valueSet</predicate> | |
| <relative_xpath>f:valueSet</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.reported</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.emptyReason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>AdverseReaction.extension</fhir_path> | |
| <predicate>AdverseReaction:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.modifierExtension</fhir_path> | |
| <predicate>AdverseReaction:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.text</fhir_path> | |
| <predicate>AdverseReaction:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.contained</fhir_path> | |
| <predicate>AdverseReaction:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.identifier</fhir_path> | |
| <predicate>AdverseReaction:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.date</fhir_path> | |
| <predicate>AdverseReaction:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.subject</fhir_path> | |
| <predicate>AdverseReaction:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.didNotOccurFlag</fhir_path> | |
| <predicate>AdverseReaction:didNotOccurFlag</predicate> | |
| <relative_xpath>f:didNotOccurFlag</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.recorder</fhir_path> | |
| <predicate>AdverseReaction:recorder</predicate> | |
| <relative_xpath>f:recorder</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.recorder</fhir_path> | |
| <predicate>AdverseReaction:recorder</predicate> | |
| <relative_xpath>f:recorder</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.symptom</fhir_path> | |
| <predicate>AdverseReaction:symptom</predicate> | |
| <relative_xpath>f:symptom</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.exposure</fhir_path> | |
| <predicate>AdverseReaction:exposure</predicate> | |
| <relative_xpath>f:exposure</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>AdverseReaction</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.media</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.compose.extension</fhir_path> | |
| <predicate>ValueSet:compose_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.modifierExtension</fhir_path> | |
| <predicate>ValueSet:compose_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.import</fhir_path> | |
| <predicate>ValueSet:compose_import</predicate> | |
| <relative_xpath>f:import</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include</fhir_path> | |
| <predicate>ValueSet:compose_include</predicate> | |
| <relative_xpath>f:include</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.exclude</fhir_path> | |
| <predicate>ValueSet:compose_exclude</predicate> | |
| <relative_xpath>f:exclude</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Location.extension</fhir_path> | |
| <predicate>Location:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.modifierExtension</fhir_path> | |
| <predicate>Location:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.text</fhir_path> | |
| <predicate>Location:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.contained</fhir_path> | |
| <predicate>Location:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.identifier</fhir_path> | |
| <predicate>Location:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.name</fhir_path> | |
| <predicate>Location:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.description</fhir_path> | |
| <predicate>Location:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.type</fhir_path> | |
| <predicate>Location:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.telecom</fhir_path> | |
| <predicate>Location:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.address</fhir_path> | |
| <predicate>Location:address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>Address</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.physicalType</fhir_path> | |
| <predicate>Location:physicalType</predicate> | |
| <relative_xpath>f:physicalType</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.position</fhir_path> | |
| <predicate>Location:position</predicate> | |
| <relative_xpath>f:position</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.managingOrganization</fhir_path> | |
| <predicate>Location:managingOrganization</predicate> | |
| <relative_xpath>f:managingOrganization</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.status</fhir_path> | |
| <predicate>Location:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.partOf</fhir_path> | |
| <predicate>Location:partOf</predicate> | |
| <relative_xpath>f:partOf</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Location.mode</fhir_path> | |
| <predicate>Location:mode</predicate> | |
| <relative_xpath>f:mode</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type>Location</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.performer.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.evidence.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.rate</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.length</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.answerdecimal</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.extension.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccineType</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.min</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Contact.use</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.timingdateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Immunization.extension</fhir_path> | |
| <predicate>Immunization:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.modifierExtension</fhir_path> | |
| <predicate>Immunization:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.text</fhir_path> | |
| <predicate>Immunization:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.contained</fhir_path> | |
| <predicate>Immunization:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.identifier</fhir_path> | |
| <predicate>Immunization:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.date</fhir_path> | |
| <predicate>Immunization:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccineType</fhir_path> | |
| <predicate>Immunization:vaccineType</predicate> | |
| <relative_xpath>f:vaccineType</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.subject</fhir_path> | |
| <predicate>Immunization:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.refusedIndicator</fhir_path> | |
| <predicate>Immunization:refusedIndicator</predicate> | |
| <relative_xpath>f:refusedIndicator</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.reported</fhir_path> | |
| <predicate>Immunization:reported</predicate> | |
| <relative_xpath>f:reported</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.performer</fhir_path> | |
| <predicate>Immunization:performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.requester</fhir_path> | |
| <predicate>Immunization:requester</predicate> | |
| <relative_xpath>f:requester</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.manufacturer</fhir_path> | |
| <predicate>Immunization:manufacturer</predicate> | |
| <relative_xpath>f:manufacturer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.location</fhir_path> | |
| <predicate>Immunization:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.lotNumber</fhir_path> | |
| <predicate>Immunization:lotNumber</predicate> | |
| <relative_xpath>f:lotNumber</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.expirationDate</fhir_path> | |
| <predicate>Immunization:expirationDate</predicate> | |
| <relative_xpath>f:expirationDate</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.site</fhir_path> | |
| <predicate>Immunization:site</predicate> | |
| <relative_xpath>f:site</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.route</fhir_path> | |
| <predicate>Immunization:route</predicate> | |
| <relative_xpath>f:route</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.doseQuantity</fhir_path> | |
| <predicate>Immunization:doseQuantity</predicate> | |
| <relative_xpath>f:doseQuantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.explanation</fhir_path> | |
| <predicate>Immunization:explanation</predicate> | |
| <relative_xpath>f:explanation</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.reaction</fhir_path> | |
| <predicate>Immunization:reaction</predicate> | |
| <relative_xpath>f:reaction</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.vaccinationProtocol</fhir_path> | |
| <predicate>Immunization:vaccinationProtocol</predicate> | |
| <relative_xpath>f:vaccinationProtocol</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Immunization</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.confidentiality</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Identifier.extension</fhir_path> | |
| <predicate>Identifier:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Identifier.modifierExtension</fhir_path> | |
| <predicate>Identifier:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Identifier.use</fhir_path> | |
| <predicate>Identifier:use</predicate> | |
| <relative_xpath>f:use</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Identifier.label</fhir_path> | |
| <predicate>Identifier:label</predicate> | |
| <relative_xpath>f:label</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Identifier.system</fhir_path> | |
| <predicate>Identifier:system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Identifier.value</fhir_path> | |
| <predicate>Identifier:value</predicate> | |
| <relative_xpath>f:value</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Identifier.period</fhir_path> | |
| <predicate>Identifier:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Identifier.assigner</fhir_path> | |
| <predicate>Identifier:assigner</predicate> | |
| <relative_xpath>f:assigner</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.attester</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Composition.attester.extension</fhir_path> | |
| <predicate>Composition:attester_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.attester.modifierExtension</fhir_path> | |
| <predicate>Composition:attester_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.attester.mode</fhir_path> | |
| <predicate>Composition:attester_mode</predicate> | |
| <relative_xpath>f:mode</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.attester.time</fhir_path> | |
| <predicate>Composition:attester_time</predicate> | |
| <relative_xpath>f:time</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.attester.party</fhir_path> | |
| <predicate>Composition:attester_party</predicate> | |
| <relative_xpath>f:party</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.attester.party</fhir_path> | |
| <predicate>Composition:attester_party</predicate> | |
| <relative_xpath>f:party</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.attester.party</fhir_path> | |
| <predicate>Composition:attester_party</predicate> | |
| <relative_xpath>f:party</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.location</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.network.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.reference</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.rate</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.total</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.agent.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.concern</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.substitution.responsibleParty</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.identifier</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.query.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Extension.url</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.criticality</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.timingPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.readHistory</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.valueAttachment</fhir_path> | |
| <subs/> | |
| <type>Attachment</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept.display</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.location</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CodeableConcept.text</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.bornPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>CarePlan.extension</fhir_path> | |
| <predicate>CarePlan:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.modifierExtension</fhir_path> | |
| <predicate>CarePlan:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.text</fhir_path> | |
| <predicate>CarePlan:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.contained</fhir_path> | |
| <predicate>CarePlan:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.identifier</fhir_path> | |
| <predicate>CarePlan:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.patient</fhir_path> | |
| <predicate>CarePlan:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.status</fhir_path> | |
| <predicate>CarePlan:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.period</fhir_path> | |
| <predicate>CarePlan:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.modified</fhir_path> | |
| <predicate>CarePlan:modified</predicate> | |
| <relative_xpath>f:modified</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.concern</fhir_path> | |
| <predicate>CarePlan:concern</predicate> | |
| <relative_xpath>f:concern</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.participant</fhir_path> | |
| <predicate>CarePlan:participant</predicate> | |
| <relative_xpath>f:participant</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.goal</fhir_path> | |
| <predicate>CarePlan:goal</predicate> | |
| <relative_xpath>f:goal</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.activity</fhir_path> | |
| <predicate>CarePlan:activity</predicate> | |
| <relative_xpath>f:activity</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.notes</fhir_path> | |
| <predicate>CarePlan:notes</predicate> | |
| <relative_xpath>f:notes</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>CarePlan</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.extension</fhir_path> | |
| <predicate>Profile:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.modifierExtension</fhir_path> | |
| <predicate>Profile:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.text</fhir_path> | |
| <predicate>Profile:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.contained</fhir_path> | |
| <predicate>Profile:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.identifier</fhir_path> | |
| <predicate>Profile:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.version</fhir_path> | |
| <predicate>Profile:version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.name</fhir_path> | |
| <predicate>Profile:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.publisher</fhir_path> | |
| <predicate>Profile:publisher</predicate> | |
| <relative_xpath>f:publisher</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.telecom</fhir_path> | |
| <predicate>Profile:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.description</fhir_path> | |
| <predicate>Profile:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.code</fhir_path> | |
| <predicate>Profile:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.status</fhir_path> | |
| <predicate>Profile:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.experimental</fhir_path> | |
| <predicate>Profile:experimental</predicate> | |
| <relative_xpath>f:experimental</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.date</fhir_path> | |
| <predicate>Profile:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.requirements</fhir_path> | |
| <predicate>Profile:requirements</predicate> | |
| <relative_xpath>f:requirements</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.fhirVersion</fhir_path> | |
| <predicate>Profile:fhirVersion</predicate> | |
| <relative_xpath>f:fhirVersion</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.mapping</fhir_path> | |
| <predicate>Profile:mapping</predicate> | |
| <relative_xpath>f:mapping</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure</fhir_path> | |
| <predicate>Profile:structure</predicate> | |
| <relative_xpath>f:structure</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn</fhir_path> | |
| <predicate>Profile:extensionDefn</predicate> | |
| <relative_xpath>f:extensionDefn</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.query</fhir_path> | |
| <predicate>Profile:query</predicate> | |
| <relative_xpath>f:query</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Profile</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.reliability</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.when.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.header</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.comment</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.dateTime</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.reason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.supportingImmunization</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.destination</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.timingPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.document.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.name</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.bodySite</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticReport.extension.extension</fhir_path> | |
| <predicate>DiagnosticReport:extension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.extension.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:extension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.type.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.animal.genderStatus</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.reaction.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.treatment.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.event.description</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.location.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.maxDosePerPeriod</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.stage.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.accomodation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.extension</fhir_path> | |
| <predicate>DiagnosticReport:image_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.extension</fhir_path> | |
| <predicate>DiagnosticReport:image_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:image_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:image_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.comment</fhir_path> | |
| <predicate>DiagnosticReport:image_comment</predicate> | |
| <relative_xpath>f:comment</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image.link</fhir_path> | |
| <predicate>DiagnosticReport:image_link</predicate> | |
| <relative_xpath>f:link</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.referenceRange.meaning</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.asNeededCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.sourceSite</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Narrative.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.codedDiagnosis</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.mapping.map</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Ratio.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.authorityResourceReference</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.goal.concern</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.length</fhir_path> | |
| <subs/> | |
| <type>Duration</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.owner</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.extension</fhir_path> | |
| <predicate>Profile:structure_element_definition_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_element_definition_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.short</fhir_path> | |
| <predicate>Profile:structure_element_definition_short</predicate> | |
| <relative_xpath>f:short</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.formal</fhir_path> | |
| <predicate>Profile:structure_element_definition_formal</predicate> | |
| <relative_xpath>f:formal</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.comments</fhir_path> | |
| <predicate>Profile:structure_element_definition_comments</predicate> | |
| <relative_xpath>f:comments</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.requirements</fhir_path> | |
| <predicate>Profile:structure_element_definition_requirements</predicate> | |
| <relative_xpath>f:requirements</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.synonym</fhir_path> | |
| <predicate>Profile:structure_element_definition_synonym</predicate> | |
| <relative_xpath>f:synonym</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.min</fhir_path> | |
| <predicate>Profile:structure_element_definition_min</predicate> | |
| <relative_xpath>f:min</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.max</fhir_path> | |
| <predicate>Profile:structure_element_definition_max</predicate> | |
| <relative_xpath>f:max</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.type</fhir_path> | |
| <predicate>Profile:structure_element_definition_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.nameReference</fhir_path> | |
| <predicate>Profile:structure_element_definition_nameReference</predicate> | |
| <relative_xpath>f:nameReference</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.value*</fhir_path> | |
| <predicate>Profile:structure_element_definition_value*</predicate> | |
| <relative_xpath>f:value*</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.example*</fhir_path> | |
| <predicate>Profile:structure_element_definition_example*</predicate> | |
| <relative_xpath>f:example*</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.maxLength</fhir_path> | |
| <predicate>Profile:structure_element_definition_maxLength</predicate> | |
| <relative_xpath>f:maxLength</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.condition</fhir_path> | |
| <predicate>Profile:structure_element_definition_condition</predicate> | |
| <relative_xpath>f:condition</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.constraint</fhir_path> | |
| <predicate>Profile:structure_element_definition_constraint</predicate> | |
| <relative_xpath>f:constraint</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.mustSupport</fhir_path> | |
| <predicate>Profile:structure_element_definition_mustSupport</predicate> | |
| <relative_xpath>f:mustSupport</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.isModifier</fhir_path> | |
| <predicate>Profile:structure_element_definition_isModifier</predicate> | |
| <relative_xpath>f:isModifier</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.binding</fhir_path> | |
| <predicate>Profile:structure_element_definition_binding</predicate> | |
| <relative_xpath>f:binding</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition.mapping</fhir_path> | |
| <predicate>Profile:structure_element_definition_mapping</predicate> | |
| <relative_xpath>f:mapping</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.lotNumber</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchParam.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.requester</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.contains</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.contains.extension</fhir_path> | |
| <predicate>ValueSet:expansion_contains_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.contains.modifierExtension</fhir_path> | |
| <predicate>ValueSet:expansion_contains_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.contains.system</fhir_path> | |
| <predicate>ValueSet:expansion_contains_system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.contains.code</fhir_path> | |
| <predicate>ValueSet:expansion_contains_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.contains.display</fhir_path> | |
| <predicate>ValueSet:expansion_contains_display</predicate> | |
| <relative_xpath>f:display</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.contains.contains</fhir_path> | |
| <predicate>ValueSet:expansion_contains_contains</predicate> | |
| <relative_xpath>f:contains</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.accomodation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.accomodation.extension</fhir_path> | |
| <predicate>Encounter:hospitalization_accomodation_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.accomodation.modifierExtension</fhir_path> | |
| <predicate>Encounter:hospitalization_accomodation_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.accomodation.bed</fhir_path> | |
| <predicate>Encounter:hospitalization_accomodation_bed</predicate> | |
| <relative_xpath>f:bed</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.accomodation.period</fhir_path> | |
| <predicate>Encounter:hospitalization_accomodation_period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.source</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SecurityEvent.source.extension</fhir_path> | |
| <predicate>SecurityEvent:source_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.source.modifierExtension</fhir_path> | |
| <predicate>SecurityEvent:source_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.source.site</fhir_path> | |
| <predicate>SecurityEvent:source_site</predicate> | |
| <relative_xpath>f:site</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.source.identifier</fhir_path> | |
| <predicate>SecurityEvent:source_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.source.type</fhir_path> | |
| <predicate>SecurityEvent:source_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.extension</fhir_path> | |
| <predicate>Questionnaire:group_question_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.modifierExtension</fhir_path> | |
| <predicate>Questionnaire:group_question_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.name</fhir_path> | |
| <predicate>Questionnaire:group_question_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.text</fhir_path> | |
| <predicate>Questionnaire:group_question_text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.answerdecimal</fhir_path> | |
| <predicate>Questionnaire:group_question_answerdecimal</predicate> | |
| <relative_xpath>f:answerdecimal</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.answerinteger</fhir_path> | |
| <predicate>Questionnaire:group_question_answerinteger</predicate> | |
| <relative_xpath>f:answerinteger</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.answerboolean</fhir_path> | |
| <predicate>Questionnaire:group_question_answerboolean</predicate> | |
| <relative_xpath>f:answerboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.answerdate</fhir_path> | |
| <predicate>Questionnaire:group_question_answerdate</predicate> | |
| <relative_xpath>f:answerdate</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.answerstring</fhir_path> | |
| <predicate>Questionnaire:group_question_answerstring</predicate> | |
| <relative_xpath>f:answerstring</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.answerdateTime</fhir_path> | |
| <predicate>Questionnaire:group_question_answerdateTime</predicate> | |
| <relative_xpath>f:answerdateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.answerinstant</fhir_path> | |
| <predicate>Questionnaire:group_question_answerinstant</predicate> | |
| <relative_xpath>f:answerinstant</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.choice</fhir_path> | |
| <predicate>Questionnaire:group_question_choice</predicate> | |
| <relative_xpath>f:choice</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.options</fhir_path> | |
| <predicate>Questionnaire:group_question_options</predicate> | |
| <relative_xpath>f:options</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.data*</fhir_path> | |
| <predicate>Questionnaire:group_question_data*</predicate> | |
| <relative_xpath>f:data*</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.remarks</fhir_path> | |
| <predicate>Questionnaire:group_question_remarks</predicate> | |
| <relative_xpath>f:remarks</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question.group</fhir_path> | |
| <predicate>Questionnaire:group_question_group</predicate> | |
| <relative_xpath>f:group</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.conformance</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.last</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.event.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.valueQuantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.implementation.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.subtype</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.indication</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.dependsOn.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.active</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.relationship</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>CodeableConcept.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.element.extension</fhir_path> | |
| <predicate>Profile:structure_element_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_element_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.path</fhir_path> | |
| <predicate>Profile:structure_element_path</predicate> | |
| <relative_xpath>f:path</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.representation</fhir_path> | |
| <predicate>Profile:structure_element_representation</predicate> | |
| <relative_xpath>f:representation</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.name</fhir_path> | |
| <predicate>Profile:structure_element_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.slicing</fhir_path> | |
| <predicate>Profile:structure_element_slicing</predicate> | |
| <relative_xpath>f:slicing</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.definition</fhir_path> | |
| <predicate>Profile:structure_element_definition</predicate> | |
| <relative_xpath>f:definition</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>OperationOutcome.extension</fhir_path> | |
| <predicate>OperationOutcome:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.modifierExtension</fhir_path> | |
| <predicate>OperationOutcome:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.text</fhir_path> | |
| <predicate>OperationOutcome:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.contained</fhir_path> | |
| <predicate>OperationOutcome:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OperationOutcome.issue</fhir_path> | |
| <predicate>OperationOutcome:issue</predicate> | |
| <relative_xpath>f:issue</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>OperationOutcome</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.title</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.route</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.address</fhir_path> | |
| <subs/> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.reAdmission</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.requestor</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.prefix</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map.extension</fhir_path> | |
| <predicate>ConceptMap:concept_map_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map.modifierExtension</fhir_path> | |
| <predicate>ConceptMap:concept_map_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map.system</fhir_path> | |
| <predicate>ConceptMap:concept_map_system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map.code</fhir_path> | |
| <predicate>ConceptMap:concept_map_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map.equivalence</fhir_path> | |
| <predicate>ConceptMap:concept_map_equivalence</predicate> | |
| <relative_xpath>f:equivalence</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map.comments</fhir_path> | |
| <predicate>ConceptMap:concept_map_comments</predicate> | |
| <relative_xpath>f:comments</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map.product</fhir_path> | |
| <predicate>ConceptMap:concept_map_product</predicate> | |
| <relative_xpath>f:product</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact.address</fhir_path> | |
| <subs/> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam.xpath</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.event</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item.event</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.ingredient.amount</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.rate</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.receiver</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.reaction.detail</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.substitution</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationPrescription.substitution.extension</fhir_path> | |
| <predicate>MedicationPrescription:substitution_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.substitution.modifierExtension</fhir_path> | |
| <predicate>MedicationPrescription:substitution_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.substitution.type</fhir_path> | |
| <predicate>MedicationPrescription:substitution_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.substitution.reason</fhir_path> | |
| <predicate>MedicationPrescription:substitution_reason</predicate> | |
| <relative_xpath>f:reason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Contact.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.publish</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.extension</fhir_path> | |
| <predicate>Conformance:rest_resource_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_resource_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.type</fhir_path> | |
| <predicate>Conformance:rest_resource_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.profile</fhir_path> | |
| <predicate>Conformance:rest_resource_profile</predicate> | |
| <relative_xpath>f:profile</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.operation</fhir_path> | |
| <predicate>Conformance:rest_resource_operation</predicate> | |
| <relative_xpath>f:operation</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.readHistory</fhir_path> | |
| <predicate>Conformance:rest_resource_readHistory</predicate> | |
| <relative_xpath>f:readHistory</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.updateCreate</fhir_path> | |
| <predicate>Conformance:rest_resource_updateCreate</predicate> | |
| <relative_xpath>f:updateCreate</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchInclude</fhir_path> | |
| <predicate>Conformance:rest_resource_searchInclude</predicate> | |
| <relative_xpath>f:searchInclude</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource.searchParam</fhir_path> | |
| <predicate>Conformance:rest_resource_searchParam</predicate> | |
| <relative_xpath>f:searchParam</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.size</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.modifierExtension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticReport.modifierExtension.extension</fhir_path> | |
| <predicate>DiagnosticReport:modifierExtension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.modifierExtension.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:modifierExtension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.answerstring</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.explanation.reason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.doseSequence</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.source</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Specimen.source.extension</fhir_path> | |
| <predicate>Specimen:source_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.source.modifierExtension</fhir_path> | |
| <predicate>Specimen:source_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.source.relationship</fhir_path> | |
| <predicate>Specimen:source_relationship</predicate> | |
| <relative_xpath>f:relationship</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.source.target</fhir_path> | |
| <predicate>Specimen:source_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.extension.extension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_extension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.extension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_extension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.wasNotGiven</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.source</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.bodySite</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.fulfillment</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.contains.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.encounter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.query.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.mapping.identity</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.response.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.relationship</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.notes</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.requestDetail</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.dateAsserted</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.masterIdentifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.location.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.specialArrangement</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.substitution.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.relatedItem</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.extension</fhir_path> | |
| <predicate>Procedure:relatedItem_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.modifierExtension</fhir_path> | |
| <predicate>Procedure:relatedItem_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.type</fhir_path> | |
| <predicate>Procedure:relatedItem_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.relatedItem.target</fhir_path> | |
| <predicate>Procedure:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Period.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.extension</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.modifierExtension</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.additionalInstructions</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_additionalInstructions</predicate> | |
| <relative_xpath>f:additionalInstructions</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.timingdateTime</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_timingdateTime</predicate> | |
| <relative_xpath>f:timingdateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.timingPeriod</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_timingPeriod</predicate> | |
| <relative_xpath>f:timingPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.timingSchedule</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_timingSchedule</predicate> | |
| <relative_xpath>f:timingSchedule</relative_xpath> | |
| <type>Schedule</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.asNeededboolean</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_asNeededboolean</predicate> | |
| <relative_xpath>f:asNeededboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.asNeededCodeableConcept</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_asNeededCodeableConcept</predicate> | |
| <relative_xpath>f:asNeededCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.site</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_site</predicate> | |
| <relative_xpath>f:site</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.route</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_route</predicate> | |
| <relative_xpath>f:route</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.method</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_method</predicate> | |
| <relative_xpath>f:method</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.quantity</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.rate</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_rate</predicate> | |
| <relative_xpath>f:rate</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage.maxDosePerPeriod</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage_maxDosePerPeriod</predicate> | |
| <relative_xpath>f:maxDosePerPeriod</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Range.low</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.valueRange</fhir_path> | |
| <subs/> | |
| <type>Range</type> | |
| </path> | |
| <path> | |
| <fhir_path>Contact</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Contact.extension</fhir_path> | |
| <predicate>Contact:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Contact.modifierExtension</fhir_path> | |
| <predicate>Contact:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Contact.system</fhir_path> | |
| <predicate>Contact:system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Contact.value</fhir_path> | |
| <predicate>Contact:value</predicate> | |
| <relative_xpath>f:value</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Contact.use</fhir_path> | |
| <predicate>Contact:use</predicate> | |
| <relative_xpath>f:use</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Contact.period</fhir_path> | |
| <predicate>Contact:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| </subs> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.interpretation</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.treatment.additive</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.doseQuantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.relatedItem.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.availability</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.condition</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.organization</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.event</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.goal.notes</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.address</fhir_path> | |
| <subs/> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.when</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Specimen.collection.extension</fhir_path> | |
| <predicate>Specimen:collection_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.modifierExtension</fhir_path> | |
| <predicate>Specimen:collection_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.collector</fhir_path> | |
| <predicate>Specimen:collection_collector</predicate> | |
| <relative_xpath>f:collector</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.comment</fhir_path> | |
| <predicate>Specimen:collection_comment</predicate> | |
| <relative_xpath>f:comment</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.collecteddateTime</fhir_path> | |
| <predicate>Specimen:collection_collecteddateTime</predicate> | |
| <relative_xpath>f:collecteddateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.collectedPeriod</fhir_path> | |
| <predicate>Specimen:collection_collectedPeriod</predicate> | |
| <relative_xpath>f:collectedPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.quantity</fhir_path> | |
| <predicate>Specimen:collection_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.method</fhir_path> | |
| <predicate>Specimen:collection_method</predicate> | |
| <relative_xpath>f:method</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.collection.sourceSite</fhir_path> | |
| <predicate>Specimen:collection_sourceSite</predicate> | |
| <relative_xpath>f:sourceSite</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Other.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.category</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Range.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.referenceRange.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.related.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.receiver</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.severity</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.participant.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.extension</fhir_path> | |
| <predicate>MedicationDispense:dispense_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.modifierExtension</fhir_path> | |
| <predicate>MedicationDispense:dispense_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.identifier</fhir_path> | |
| <predicate>MedicationDispense:dispense_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.status</fhir_path> | |
| <predicate>MedicationDispense:dispense_status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.type</fhir_path> | |
| <predicate>MedicationDispense:dispense_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.quantity</fhir_path> | |
| <predicate>MedicationDispense:dispense_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.medication</fhir_path> | |
| <predicate>MedicationDispense:dispense_medication</predicate> | |
| <relative_xpath>f:medication</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.whenPrepared</fhir_path> | |
| <predicate>MedicationDispense:dispense_whenPrepared</predicate> | |
| <relative_xpath>f:whenPrepared</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.whenHandedOver</fhir_path> | |
| <predicate>MedicationDispense:dispense_whenHandedOver</predicate> | |
| <relative_xpath>f:whenHandedOver</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.destination</fhir_path> | |
| <predicate>MedicationDispense:dispense_destination</predicate> | |
| <relative_xpath>f:destination</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.receiver</fhir_path> | |
| <predicate>MedicationDispense:dispense_receiver</predicate> | |
| <relative_xpath>f:receiver</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.receiver</fhir_path> | |
| <predicate>MedicationDispense:dispense_receiver</predicate> | |
| <relative_xpath>f:receiver</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense.dosage</fhir_path> | |
| <predicate>MedicationDispense:dispense_dosage</predicate> | |
| <relative_xpath>f:dosage</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.name</fhir_path> | |
| <subs/> | |
| <type>HumanName</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.physicalType</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.extension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.extension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.name</fhir_path> | |
| <predicate>DocumentReference:service_parameter_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.value</fhir_path> | |
| <predicate>DocumentReference:service_parameter_value</predicate> | |
| <relative_xpath>f:value</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense.extension</fhir_path> | |
| <predicate>MedicationPrescription:dispense_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense.modifierExtension</fhir_path> | |
| <predicate>MedicationPrescription:dispense_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense.medication</fhir_path> | |
| <predicate>MedicationPrescription:dispense_medication</predicate> | |
| <relative_xpath>f:medication</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense.validityPeriod</fhir_path> | |
| <predicate>MedicationPrescription:dispense_validityPeriod</predicate> | |
| <relative_xpath>f:validityPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense.numberOfRepeatsAllowed</fhir_path> | |
| <predicate>MedicationPrescription:dispense_numberOfRepeatsAllowed</predicate> | |
| <relative_xpath>f:numberOfRepeatsAllowed</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense.quantity</fhir_path> | |
| <predicate>MedicationPrescription:dispense_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dispense.expectedSupplyDuration</fhir_path> | |
| <predicate>MedicationPrescription:dispense_expectedSupplyDuration</predicate> | |
| <relative_xpath>f:expectedSupplyDuration</relative_xpath> | |
| <type>Duration</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>CodeableConcept.coding</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Query.response.extension</fhir_path> | |
| <predicate>Query:response_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.modifierExtension</fhir_path> | |
| <predicate>Query:response_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.identifier</fhir_path> | |
| <predicate>Query:response_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.outcome</fhir_path> | |
| <predicate>Query:response_outcome</predicate> | |
| <relative_xpath>f:outcome</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.total</fhir_path> | |
| <predicate>Query:response_total</predicate> | |
| <relative_xpath>f:total</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.parameter</fhir_path> | |
| <predicate>Query:response_parameter</predicate> | |
| <relative_xpath>f:parameter</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.first</fhir_path> | |
| <predicate>Query:response_first</predicate> | |
| <relative_xpath>f:first</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.previous</fhir_path> | |
| <predicate>Query:response_previous</predicate> | |
| <relative_xpath>f:previous</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.next</fhir_path> | |
| <predicate>Query:response_next</predicate> | |
| <relative_xpath>f:next</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.last</fhir_path> | |
| <predicate>Query:response_last</predicate> | |
| <relative_xpath>f:last</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response.reference</fhir_path> | |
| <predicate>Query:response_reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.operation.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.diagnosticdateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.qualification.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Ratio.numerator</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.issue.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.document.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.relatedItem.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.form</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.attester.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.count</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.subtype</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.goal.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.experimental</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>List</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>List.extension</fhir_path> | |
| <predicate>List:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.modifierExtension</fhir_path> | |
| <predicate>List:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.text</fhir_path> | |
| <predicate>List:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.contained</fhir_path> | |
| <predicate>List:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.identifier</fhir_path> | |
| <predicate>List:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.code</fhir_path> | |
| <predicate>List:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.subject</fhir_path> | |
| <predicate>List:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.subject</fhir_path> | |
| <predicate>List:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.subject</fhir_path> | |
| <predicate>List:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.subject</fhir_path> | |
| <predicate>List:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.source</fhir_path> | |
| <predicate>List:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.source</fhir_path> | |
| <predicate>List:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.source</fhir_path> | |
| <predicate>List:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.date</fhir_path> | |
| <predicate>List:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.ordered</fhir_path> | |
| <predicate>List:ordered</predicate> | |
| <relative_xpath>f:ordered</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.mode</fhir_path> | |
| <predicate>List:mode</predicate> | |
| <relative_xpath>f:mode</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.entry</fhir_path> | |
| <predicate>List:entry</predicate> | |
| <relative_xpath>f:entry</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>List.emptyReason</fhir_path> | |
| <predicate>List:emptyReason</predicate> | |
| <relative_xpath>f:emptyReason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type>List</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.accomodation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.cors</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.position.altitude</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.code</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.extensible</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.referenceRange.high</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.abatementdate</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.name</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.whenHandedOver</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.isModifier</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.requirements</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.reasonResourceReference</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.reasonCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.agent.type</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.short</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.mimeType</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.given</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationDispense.extension</fhir_path> | |
| <predicate>MedicationDispense:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.modifierExtension</fhir_path> | |
| <predicate>MedicationDispense:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.text</fhir_path> | |
| <predicate>MedicationDispense:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.contained</fhir_path> | |
| <predicate>MedicationDispense:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.identifier</fhir_path> | |
| <predicate>MedicationDispense:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.status</fhir_path> | |
| <predicate>MedicationDispense:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.patient</fhir_path> | |
| <predicate>MedicationDispense:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispenser</fhir_path> | |
| <predicate>MedicationDispense:dispenser</predicate> | |
| <relative_xpath>f:dispenser</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.authorizingPrescription</fhir_path> | |
| <predicate>MedicationDispense:authorizingPrescription</predicate> | |
| <relative_xpath>f:authorizingPrescription</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.dispense</fhir_path> | |
| <predicate>MedicationDispense:dispense</predicate> | |
| <relative_xpath>f:dispense</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.substitution</fhir_path> | |
| <predicate>MedicationDispense:substitution</predicate> | |
| <relative_xpath>f:substitution</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>MedicationDispense</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.method</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.source</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.whenPrepared</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.role</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.category</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.gender</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.performer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Observation.extension</fhir_path> | |
| <predicate>Observation:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.modifierExtension</fhir_path> | |
| <predicate>Observation:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.text</fhir_path> | |
| <predicate>Observation:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.contained</fhir_path> | |
| <predicate>Observation:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.name</fhir_path> | |
| <predicate>Observation:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.valueQuantity</fhir_path> | |
| <predicate>Observation:valueQuantity</predicate> | |
| <relative_xpath>f:valueQuantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.valueCodeableConcept</fhir_path> | |
| <predicate>Observation:valueCodeableConcept</predicate> | |
| <relative_xpath>f:valueCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.valueAttachment</fhir_path> | |
| <predicate>Observation:valueAttachment</predicate> | |
| <relative_xpath>f:valueAttachment</relative_xpath> | |
| <type>Attachment</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.valueRatio</fhir_path> | |
| <predicate>Observation:valueRatio</predicate> | |
| <relative_xpath>f:valueRatio</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.valuePeriod</fhir_path> | |
| <predicate>Observation:valuePeriod</predicate> | |
| <relative_xpath>f:valuePeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.valueSampledData</fhir_path> | |
| <predicate>Observation:valueSampledData</predicate> | |
| <relative_xpath>f:valueSampledData</relative_xpath> | |
| <type>SampledData</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.valuestring</fhir_path> | |
| <predicate>Observation:valuestring</predicate> | |
| <relative_xpath>f:valuestring</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.interpretation</fhir_path> | |
| <predicate>Observation:interpretation</predicate> | |
| <relative_xpath>f:interpretation</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.comments</fhir_path> | |
| <predicate>Observation:comments</predicate> | |
| <relative_xpath>f:comments</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.appliesdateTime</fhir_path> | |
| <predicate>Observation:appliesdateTime</predicate> | |
| <relative_xpath>f:appliesdateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.appliesPeriod</fhir_path> | |
| <predicate>Observation:appliesPeriod</predicate> | |
| <relative_xpath>f:appliesPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.issued</fhir_path> | |
| <predicate>Observation:issued</predicate> | |
| <relative_xpath>f:issued</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.status</fhir_path> | |
| <predicate>Observation:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.reliability</fhir_path> | |
| <predicate>Observation:reliability</predicate> | |
| <relative_xpath>f:reliability</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.bodySite</fhir_path> | |
| <predicate>Observation:bodySite</predicate> | |
| <relative_xpath>f:bodySite</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.method</fhir_path> | |
| <predicate>Observation:method</predicate> | |
| <relative_xpath>f:method</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.identifier</fhir_path> | |
| <predicate>Observation:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.subject</fhir_path> | |
| <predicate>Observation:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.subject</fhir_path> | |
| <predicate>Observation:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.subject</fhir_path> | |
| <predicate>Observation:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.subject</fhir_path> | |
| <predicate>Observation:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.specimen</fhir_path> | |
| <predicate>Observation:specimen</predicate> | |
| <relative_xpath>f:specimen</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.performer</fhir_path> | |
| <predicate>Observation:performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.performer</fhir_path> | |
| <predicate>Observation:performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.performer</fhir_path> | |
| <predicate>Observation:performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.referenceRange</fhir_path> | |
| <predicate>Observation:referenceRange</predicate> | |
| <relative_xpath>f:referenceRange</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Observation.related</fhir_path> | |
| <predicate>Observation:related</predicate> | |
| <relative_xpath>f:related</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Observation</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.reaction.reported</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.family</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.query.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.exposure.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.dimensions</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.source.relationship</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.goal.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.document</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.document.extension</fhir_path> | |
| <predicate>Conformance:document_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.document.modifierExtension</fhir_path> | |
| <predicate>Conformance:document_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.document.mode</fhir_path> | |
| <predicate>Conformance:document_mode</predicate> | |
| <relative_xpath>f:mode</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.document.documentation</fhir_path> | |
| <predicate>Conformance:document_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.document.profile</fhir_path> | |
| <predicate>Conformance:document_profile</predicate> | |
| <relative_xpath>f:profile</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.value*</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.filter.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.medication</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ImagingStudy.extension</fhir_path> | |
| <predicate>ImagingStudy:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.modifierExtension</fhir_path> | |
| <predicate>ImagingStudy:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.text</fhir_path> | |
| <predicate>ImagingStudy:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.contained</fhir_path> | |
| <predicate>ImagingStudy:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.dateTime</fhir_path> | |
| <predicate>ImagingStudy:dateTime</predicate> | |
| <relative_xpath>f:dateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.subject</fhir_path> | |
| <predicate>ImagingStudy:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.uid</fhir_path> | |
| <predicate>ImagingStudy:uid</predicate> | |
| <relative_xpath>f:uid</relative_xpath> | |
| <type>oid</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.accessionNo</fhir_path> | |
| <predicate>ImagingStudy:accessionNo</predicate> | |
| <relative_xpath>f:accessionNo</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.identifier</fhir_path> | |
| <predicate>ImagingStudy:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.order</fhir_path> | |
| <predicate>ImagingStudy:order</predicate> | |
| <relative_xpath>f:order</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.modality</fhir_path> | |
| <predicate>ImagingStudy:modality</predicate> | |
| <relative_xpath>f:modality</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.referrer</fhir_path> | |
| <predicate>ImagingStudy:referrer</predicate> | |
| <relative_xpath>f:referrer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.availability</fhir_path> | |
| <predicate>ImagingStudy:availability</predicate> | |
| <relative_xpath>f:availability</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.url</fhir_path> | |
| <predicate>ImagingStudy:url</predicate> | |
| <relative_xpath>f:url</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.numberOfSeries</fhir_path> | |
| <predicate>ImagingStudy:numberOfSeries</predicate> | |
| <relative_xpath>f:numberOfSeries</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.numberOfInstances</fhir_path> | |
| <predicate>ImagingStudy:numberOfInstances</predicate> | |
| <relative_xpath>f:numberOfInstances</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.clinicalInformation</fhir_path> | |
| <predicate>ImagingStudy:clinicalInformation</predicate> | |
| <relative_xpath>f:clinicalInformation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.procedure</fhir_path> | |
| <predicate>ImagingStudy:procedure</predicate> | |
| <relative_xpath>f:procedure</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.interpreter</fhir_path> | |
| <predicate>ImagingStudy:interpreter</predicate> | |
| <relative_xpath>f:interpreter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.description</fhir_path> | |
| <predicate>ImagingStudy:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series</fhir_path> | |
| <predicate>ImagingStudy:series</predicate> | |
| <relative_xpath>f:series</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>ImagingStudy</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.series</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Supply.dispense.extension</fhir_path> | |
| <predicate>Supply:dispense_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.modifierExtension</fhir_path> | |
| <predicate>Supply:dispense_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.identifier</fhir_path> | |
| <predicate>Supply:dispense_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.status</fhir_path> | |
| <predicate>Supply:dispense_status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.type</fhir_path> | |
| <predicate>Supply:dispense_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.quantity</fhir_path> | |
| <predicate>Supply:dispense_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.suppliedItem</fhir_path> | |
| <predicate>Supply:dispense_suppliedItem</predicate> | |
| <relative_xpath>f:suppliedItem</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.suppliedItem</fhir_path> | |
| <predicate>Supply:dispense_suppliedItem</predicate> | |
| <relative_xpath>f:suppliedItem</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.suppliedItem</fhir_path> | |
| <predicate>Supply:dispense_suppliedItem</predicate> | |
| <relative_xpath>f:suppliedItem</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.supplier</fhir_path> | |
| <predicate>Supply:dispense_supplier</predicate> | |
| <relative_xpath>f:supplier</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.whenPrepared</fhir_path> | |
| <predicate>Supply:dispense_whenPrepared</predicate> | |
| <relative_xpath>f:whenPrepared</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.whenHandedOver</fhir_path> | |
| <predicate>Supply:dispense_whenHandedOver</predicate> | |
| <relative_xpath>f:whenHandedOver</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.destination</fhir_path> | |
| <predicate>Supply:dispense_destination</predicate> | |
| <relative_xpath>f:destination</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Supply.dispense.receiver</fhir_path> | |
| <predicate>Supply:dispense_receiver</predicate> | |
| <relative_xpath>f:receiver</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Patient.contact.extension</fhir_path> | |
| <predicate>Patient:contact_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact.modifierExtension</fhir_path> | |
| <predicate>Patient:contact_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact.relationship</fhir_path> | |
| <predicate>Patient:contact_relationship</predicate> | |
| <relative_xpath>f:relationship</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact.name</fhir_path> | |
| <predicate>Patient:contact_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>HumanName</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact.telecom</fhir_path> | |
| <predicate>Patient:contact_telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact.address</fhir_path> | |
| <predicate>Patient:contact_address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>Address</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact.gender</fhir_path> | |
| <predicate>Patient:contact_gender</predicate> | |
| <relative_xpath>f:gender</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.contact.organization</fhir_path> | |
| <predicate>Patient:contact_organization</predicate> | |
| <relative_xpath>f:organization</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.event.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.related.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.destination.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.quantity</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn.contextType</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.explanation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.supplier</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.multipleBirthinteger</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.photo</fhir_path> | |
| <subs/> | |
| <type>Attachment</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.reason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.context.extension</fhir_path> | |
| <predicate>DocumentReference:context_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.extension</fhir_path> | |
| <predicate>DocumentReference:context_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:context_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:context_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.event</fhir_path> | |
| <predicate>DocumentReference:context_event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.period</fhir_path> | |
| <predicate>DocumentReference:context_period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context.facilityType</fhir_path> | |
| <predicate>DocumentReference:context_facilityType</predicate> | |
| <relative_xpath>f:facilityType</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn.definition</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.deceasedboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.location</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Encounter.location.extension</fhir_path> | |
| <predicate>Encounter:location_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.location.modifierExtension</fhir_path> | |
| <predicate>Encounter:location_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.location.location</fhir_path> | |
| <predicate>Encounter:location_location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.location.period</fhir_path> | |
| <predicate>Encounter:location_period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.participant.individual</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.slicing.rules</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.modifierExtension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.modifierExtension.extension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_modifierExtension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter.modifierExtension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_parameter_modifierExtension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.deceasedRange</fhir_path> | |
| <subs/> | |
| <type>Range</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.contains.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.size</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.note</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.response.identifier</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.timingSchedule</fhir_path> | |
| <subs/> | |
| <type>Schedule</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.attester.party</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.site</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.role</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.event.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.active</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.comments</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Contact.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.reliableCache</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MessageHeader.extension</fhir_path> | |
| <predicate>MessageHeader:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.modifierExtension</fhir_path> | |
| <predicate>MessageHeader:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.text</fhir_path> | |
| <predicate>MessageHeader:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.contained</fhir_path> | |
| <predicate>MessageHeader:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.identifier</fhir_path> | |
| <predicate>MessageHeader:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.timestamp</fhir_path> | |
| <predicate>MessageHeader:timestamp</predicate> | |
| <relative_xpath>f:timestamp</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.event</fhir_path> | |
| <predicate>MessageHeader:event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.response</fhir_path> | |
| <predicate>MessageHeader:response</predicate> | |
| <relative_xpath>f:response</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.source</fhir_path> | |
| <predicate>MessageHeader:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.destination</fhir_path> | |
| <predicate>MessageHeader:destination</predicate> | |
| <relative_xpath>f:destination</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.enterer</fhir_path> | |
| <predicate>MessageHeader:enterer</predicate> | |
| <relative_xpath>f:enterer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.author</fhir_path> | |
| <predicate>MessageHeader:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.receiver</fhir_path> | |
| <predicate>MessageHeader:receiver</predicate> | |
| <relative_xpath>f:receiver</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.receiver</fhir_path> | |
| <predicate>MessageHeader:receiver</predicate> | |
| <relative_xpath>f:receiver</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.responsible</fhir_path> | |
| <predicate>MessageHeader:responsible</predicate> | |
| <relative_xpath>f:responsible</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.responsible</fhir_path> | |
| <predicate>MessageHeader:responsible</predicate> | |
| <relative_xpath>f:responsible</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.reason</fhir_path> | |
| <predicate>MessageHeader:reason</predicate> | |
| <relative_xpath>f:reason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.data</fhir_path> | |
| <predicate>MessageHeader:data</predicate> | |
| <relative_xpath>f:data</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>MessageHeader</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.extension</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.modifierExtension</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.text</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.additionalInstructions</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_additionalInstructions</predicate> | |
| <relative_xpath>f:additionalInstructions</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.timingdateTime</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_timingdateTime</predicate> | |
| <relative_xpath>f:timingdateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.timingPeriod</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_timingPeriod</predicate> | |
| <relative_xpath>f:timingPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.timingSchedule</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_timingSchedule</predicate> | |
| <relative_xpath>f:timingSchedule</relative_xpath> | |
| <type>Schedule</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.asNeededboolean</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_asNeededboolean</predicate> | |
| <relative_xpath>f:asNeededboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.asNeededCodeableConcept</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_asNeededCodeableConcept</predicate> | |
| <relative_xpath>f:asNeededCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.site</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_site</predicate> | |
| <relative_xpath>f:site</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.route</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_route</predicate> | |
| <relative_xpath>f:route</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.method</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_method</predicate> | |
| <relative_xpath>f:method</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.doseQuantity</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_doseQuantity</predicate> | |
| <relative_xpath>f:doseQuantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.rate</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_rate</predicate> | |
| <relative_xpath>f:rate</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationPrescription.dosageInstruction.maxDosePerPeriod</fhir_path> | |
| <predicate>MedicationPrescription:dosageInstruction_maxDosePerPeriod</predicate> | |
| <relative_xpath>f:maxDosePerPeriod</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint.severity</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>HumanName.extension</fhir_path> | |
| <predicate>HumanName:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.modifierExtension</fhir_path> | |
| <predicate>HumanName:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.use</fhir_path> | |
| <predicate>HumanName:use</predicate> | |
| <relative_xpath>f:use</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.text</fhir_path> | |
| <predicate>HumanName:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.family</fhir_path> | |
| <predicate>HumanName:family</predicate> | |
| <relative_xpath>f:family</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.given</fhir_path> | |
| <predicate>HumanName:given</predicate> | |
| <relative_xpath>f:given</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.prefix</fhir_path> | |
| <predicate>HumanName:prefix</predicate> | |
| <relative_xpath>f:prefix</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.suffix</fhir_path> | |
| <predicate>HumanName:suffix</predicate> | |
| <relative_xpath>f:suffix</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>HumanName.period</fhir_path> | |
| <predicate>HumanName:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| </subs> | |
| <type>HumanName</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Medication.product.extension</fhir_path> | |
| <predicate>Medication:product_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product.modifierExtension</fhir_path> | |
| <predicate>Medication:product_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product.form</fhir_path> | |
| <predicate>Medication:product_form</predicate> | |
| <relative_xpath>f:form</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product.ingredient</fhir_path> | |
| <predicate>Medication:product_ingredient</predicate> | |
| <relative_xpath>f:ingredient</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.extension</fhir_path> | |
| <predicate>ValueSet:compose_include_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.modifierExtension</fhir_path> | |
| <predicate>ValueSet:compose_include_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.system</fhir_path> | |
| <predicate>ValueSet:compose_include_system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.version</fhir_path> | |
| <predicate>ValueSet:compose_include_version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.code</fhir_path> | |
| <predicate>ValueSet:compose_include_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.filter</fhir_path> | |
| <predicate>ValueSet:compose_include_filter</predicate> | |
| <relative_xpath>f:filter</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.ingredient.substance</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.collecteddateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.address</fhir_path> | |
| <subs/> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.participant</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>CarePlan.participant.extension</fhir_path> | |
| <predicate>CarePlan:participant_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.participant.modifierExtension</fhir_path> | |
| <predicate>CarePlan:participant_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.participant.role</fhir_path> | |
| <predicate>CarePlan:participant_role</predicate> | |
| <relative_xpath>f:role</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.participant.member</fhir_path> | |
| <predicate>CarePlan:participant_member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.participant.member</fhir_path> | |
| <predicate>CarePlan:participant_member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.participant.member</fhir_path> | |
| <predicate>CarePlan:participant_member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.participant.member</fhir_path> | |
| <predicate>CarePlan:participant_member</predicate> | |
| <relative_xpath>f:member</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.deceasedboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.reasonNotGiven</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.notes</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.network</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.network.extension</fhir_path> | |
| <predicate>SecurityEvent:participant_network_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.network.modifierExtension</fhir_path> | |
| <predicate>SecurityEvent:participant_network_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.network.identifier</fhir_path> | |
| <predicate>SecurityEvent:participant_network_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant.network.type</fhir_path> | |
| <predicate>SecurityEvent:participant_network_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.substitution.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.timingPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.deceasedstring</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.searchParam.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.source.identifier</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Range.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.response.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.detail.value</fhir_path> | |
| <subs/> | |
| <type>base64Binary</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.expirationDate</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.mapping.identity</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.position.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.author</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Practitioner.extension</fhir_path> | |
| <predicate>Practitioner:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.modifierExtension</fhir_path> | |
| <predicate>Practitioner:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.text</fhir_path> | |
| <predicate>Practitioner:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.contained</fhir_path> | |
| <predicate>Practitioner:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.identifier</fhir_path> | |
| <predicate>Practitioner:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.name</fhir_path> | |
| <predicate>Practitioner:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>HumanName</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.telecom</fhir_path> | |
| <predicate>Practitioner:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.address</fhir_path> | |
| <predicate>Practitioner:address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>Address</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.gender</fhir_path> | |
| <predicate>Practitioner:gender</predicate> | |
| <relative_xpath>f:gender</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.birthDate</fhir_path> | |
| <predicate>Practitioner:birthDate</predicate> | |
| <relative_xpath>f:birthDate</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.photo</fhir_path> | |
| <predicate>Practitioner:photo</predicate> | |
| <relative_xpath>f:photo</relative_xpath> | |
| <type>Attachment</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.organization</fhir_path> | |
| <predicate>Practitioner:organization</predicate> | |
| <relative_xpath>f:organization</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.role</fhir_path> | |
| <predicate>Practitioner:role</predicate> | |
| <relative_xpath>f:role</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.specialty</fhir_path> | |
| <predicate>Practitioner:specialty</predicate> | |
| <relative_xpath>f:specialty</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.period</fhir_path> | |
| <predicate>Practitioner:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.location</fhir_path> | |
| <predicate>Practitioner:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.qualification</fhir_path> | |
| <predicate>Practitioner:qualification</predicate> | |
| <relative_xpath>f:qualification</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Practitioner.communication</fhir_path> | |
| <predicate>Practitioner:communication</predicate> | |
| <relative_xpath>f:communication</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type>Practitioner</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.photo</fhir_path> | |
| <subs/> | |
| <type>Attachment</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.operation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.format</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.date</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Query.extension</fhir_path> | |
| <predicate>Query:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.modifierExtension</fhir_path> | |
| <predicate>Query:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.text</fhir_path> | |
| <predicate>Query:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.contained</fhir_path> | |
| <predicate>Query:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.identifier</fhir_path> | |
| <predicate>Query:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.parameter</fhir_path> | |
| <predicate>Query:parameter</predicate> | |
| <relative_xpath>f:parameter</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Query.response</fhir_path> | |
| <predicate>Query:response</predicate> | |
| <relative_xpath>f:response</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Query</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.performer.person</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.capacity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.seriesDoses</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.profile</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.extension</fhir_path> | |
| <predicate>Profile:structure_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.type</fhir_path> | |
| <predicate>Profile:structure_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.name</fhir_path> | |
| <predicate>Profile:structure_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.publish</fhir_path> | |
| <predicate>Profile:structure_publish</predicate> | |
| <relative_xpath>f:publish</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.purpose</fhir_path> | |
| <predicate>Profile:structure_purpose</predicate> | |
| <relative_xpath>f:purpose</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element</fhir_path> | |
| <predicate>Profile:structure_element</predicate> | |
| <relative_xpath>f:element</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.searchParam</fhir_path> | |
| <predicate>Profile:structure_searchParam</predicate> | |
| <relative_xpath>f:searchParam</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.authorizingPrescription</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.query.definition</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source.contact</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.timing</fhir_path> | |
| <subs/> | |
| <type>Schedule</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.additionalInstructions</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.name</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.recipient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.performer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.location.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.operation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.text</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.answerinstant</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.gender</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.participant.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.source</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.previous</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.location.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.extension</fhir_path> | |
| <predicate>DeviceObservationReport:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.modifierExtension</fhir_path> | |
| <predicate>DeviceObservationReport:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.text</fhir_path> | |
| <predicate>DeviceObservationReport:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.contained</fhir_path> | |
| <predicate>DeviceObservationReport:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.instant</fhir_path> | |
| <predicate>DeviceObservationReport:instant</predicate> | |
| <relative_xpath>f:instant</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.identifier</fhir_path> | |
| <predicate>DeviceObservationReport:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.source</fhir_path> | |
| <predicate>DeviceObservationReport:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.subject</fhir_path> | |
| <predicate>DeviceObservationReport:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.subject</fhir_path> | |
| <predicate>DeviceObservationReport:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.subject</fhir_path> | |
| <predicate>DeviceObservationReport:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice</predicate> | |
| <relative_xpath>f:virtualDevice</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>DeviceObservationReport</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Alert.extension</fhir_path> | |
| <predicate>Alert:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.modifierExtension</fhir_path> | |
| <predicate>Alert:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.text</fhir_path> | |
| <predicate>Alert:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.contained</fhir_path> | |
| <predicate>Alert:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.identifier</fhir_path> | |
| <predicate>Alert:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.category</fhir_path> | |
| <predicate>Alert:category</predicate> | |
| <relative_xpath>f:category</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.status</fhir_path> | |
| <predicate>Alert:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.subject</fhir_path> | |
| <predicate>Alert:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.author</fhir_path> | |
| <predicate>Alert:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.author</fhir_path> | |
| <predicate>Alert:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.author</fhir_path> | |
| <predicate>Alert:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Alert.note</fhir_path> | |
| <predicate>Alert:note</predicate> | |
| <relative_xpath>f:note</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>Alert</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.title</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.url</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Contact.value</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.extension</fhir_path> | |
| <predicate>ValueSet:expansion_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.modifierExtension</fhir_path> | |
| <predicate>ValueSet:expansion_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.identifier</fhir_path> | |
| <predicate>ValueSet:expansion_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.timestamp</fhir_path> | |
| <predicate>ValueSet:expansion_timestamp</predicate> | |
| <relative_xpath>f:timestamp</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.expansion.contains</fhir_path> | |
| <predicate>ValueSet:expansion_contains</predicate> | |
| <relative_xpath>f:contains</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.related.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.animal.breed</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.extension</fhir_path> | |
| <predicate>ConceptMap:concept_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.modifierExtension</fhir_path> | |
| <predicate>ConceptMap:concept_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.system</fhir_path> | |
| <predicate>ConceptMap:concept_system</predicate> | |
| <relative_xpath>f:system</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.code</fhir_path> | |
| <predicate>ConceptMap:concept_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.dependsOn</fhir_path> | |
| <predicate>ConceptMap:concept_dependsOn</predicate> | |
| <relative_xpath>f:dependsOn</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>ConceptMap.concept.map</fhir_path> | |
| <predicate>ConceptMap:concept_map</predicate> | |
| <relative_xpath>f:map</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Media.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.route</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.type</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept.extension</fhir_path> | |
| <predicate>ValueSet:define_concept_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept.modifierExtension</fhir_path> | |
| <predicate>ValueSet:define_concept_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept.code</fhir_path> | |
| <predicate>ValueSet:define_concept_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept.abstract</fhir_path> | |
| <predicate>ValueSet:define_concept_abstract</predicate> | |
| <relative_xpath>f:abstract</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept.display</fhir_path> | |
| <predicate>ValueSet:define_concept_display</predicate> | |
| <relative_xpath>f:display</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept.definition</fhir_path> | |
| <predicate>ValueSet:define_concept_definition</predicate> | |
| <relative_xpath>f:definition</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.define.concept.concept</fhir_path> | |
| <predicate>ValueSet:define_concept_concept</predicate> | |
| <relative_xpath>f:concept</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.modifierExtension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.service.modifierExtension.extension</fhir_path> | |
| <predicate>DocumentReference:service_modifierExtension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.modifierExtension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_modifierExtension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.isBrand</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.destination.endpoint</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Ratio</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Ratio.extension</fhir_path> | |
| <predicate>Ratio:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Ratio.modifierExtension</fhir_path> | |
| <predicate>Ratio:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Ratio.numerator</fhir_path> | |
| <predicate>Ratio:numerator</predicate> | |
| <relative_xpath>f:numerator</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Ratio.denominator</fhir_path> | |
| <predicate>Ratio:denominator</predicate> | |
| <relative_xpath>f:denominator</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| </subs> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.query.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.instance</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Substance.instance.extension</fhir_path> | |
| <predicate>Substance:instance_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.instance.modifierExtension</fhir_path> | |
| <predicate>Substance:instance_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.instance.identifier</fhir_path> | |
| <predicate>Substance:instance_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.instance.expiry</fhir_path> | |
| <predicate>Substance:instance_expiry</predicate> | |
| <relative_xpath>f:expiry</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.instance.quantity</fhir_path> | |
| <predicate>Substance:instance_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.userId</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.name</fhir_path> | |
| <subs/> | |
| <type>HumanName</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.dependsOn.concept</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.link.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.stage.assessment</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.url</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.query.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.query.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Composition.section.extension</fhir_path> | |
| <predicate>Composition:section_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.modifierExtension</fhir_path> | |
| <predicate>Composition:section_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.title</fhir_path> | |
| <predicate>Composition:section_title</predicate> | |
| <relative_xpath>f:title</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.code</fhir_path> | |
| <predicate>Composition:section_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.subject</fhir_path> | |
| <predicate>Composition:section_subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.subject</fhir_path> | |
| <predicate>Composition:section_subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.subject</fhir_path> | |
| <predicate>Composition:section_subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.content</fhir_path> | |
| <predicate>Composition:section_content</predicate> | |
| <relative_xpath>f:content</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section.section</fhir_path> | |
| <predicate>Composition:section_section</predicate> | |
| <relative_xpath>f:section</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.operation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Provenance.extension</fhir_path> | |
| <predicate>Provenance:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.modifierExtension</fhir_path> | |
| <predicate>Provenance:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.text</fhir_path> | |
| <predicate>Provenance:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.contained</fhir_path> | |
| <predicate>Provenance:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.target</fhir_path> | |
| <predicate>Provenance:target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.period</fhir_path> | |
| <predicate>Provenance:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.recorded</fhir_path> | |
| <predicate>Provenance:recorded</predicate> | |
| <relative_xpath>f:recorded</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.reason</fhir_path> | |
| <predicate>Provenance:reason</predicate> | |
| <relative_xpath>f:reason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.location</fhir_path> | |
| <predicate>Provenance:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.policy</fhir_path> | |
| <predicate>Provenance:policy</predicate> | |
| <relative_xpath>f:policy</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.agent</fhir_path> | |
| <predicate>Provenance:agent</predicate> | |
| <relative_xpath>f:agent</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.entity</fhir_path> | |
| <predicate>Provenance:entity</predicate> | |
| <relative_xpath>f:entity</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Provenance.integritySignature</fhir_path> | |
| <predicate>Provenance:integritySignature</predicate> | |
| <relative_xpath>f:integritySignature</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>Provenance</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.group</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.location</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Condition.location.extension</fhir_path> | |
| <predicate>Condition:location_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.location.modifierExtension</fhir_path> | |
| <predicate>Condition:location_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.location.code</fhir_path> | |
| <predicate>Condition:location_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.location.detail</fhir_path> | |
| <predicate>Condition:location_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Media.operator</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.route</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.bodySite</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.evidence.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.concept.map.equivalence</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.availability</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.primary</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint.key</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Substance.extension</fhir_path> | |
| <predicate>Substance:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.modifierExtension</fhir_path> | |
| <predicate>Substance:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.text</fhir_path> | |
| <predicate>Substance:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.contained</fhir_path> | |
| <predicate>Substance:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.type</fhir_path> | |
| <predicate>Substance:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.description</fhir_path> | |
| <predicate>Substance:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.instance</fhir_path> | |
| <predicate>Substance:instance</predicate> | |
| <relative_xpath>f:instance</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.ingredient</fhir_path> | |
| <predicate>Substance:ingredient</predicate> | |
| <relative_xpath>f:ingredient</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Substance</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.device</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.detail</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.exclude</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.ingredient.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.ingredient.item</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.evidence.detail</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.actual</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.contains.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.url</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.destination.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.encounter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.extension</fhir_path> | |
| <predicate>MedicationAdministration:dosage_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.modifierExtension</fhir_path> | |
| <predicate>MedicationAdministration:dosage_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.timingdateTime</fhir_path> | |
| <predicate>MedicationAdministration:dosage_timingdateTime</predicate> | |
| <relative_xpath>f:timingdateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.timingPeriod</fhir_path> | |
| <predicate>MedicationAdministration:dosage_timingPeriod</predicate> | |
| <relative_xpath>f:timingPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.asNeededboolean</fhir_path> | |
| <predicate>MedicationAdministration:dosage_asNeededboolean</predicate> | |
| <relative_xpath>f:asNeededboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.asNeededCodeableConcept</fhir_path> | |
| <predicate>MedicationAdministration:dosage_asNeededCodeableConcept</predicate> | |
| <relative_xpath>f:asNeededCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.site</fhir_path> | |
| <predicate>MedicationAdministration:dosage_site</predicate> | |
| <relative_xpath>f:site</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.route</fhir_path> | |
| <predicate>MedicationAdministration:dosage_route</predicate> | |
| <relative_xpath>f:route</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.method</fhir_path> | |
| <predicate>MedicationAdministration:dosage_method</predicate> | |
| <relative_xpath>f:method</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.quantity</fhir_path> | |
| <predicate>MedicationAdministration:dosage_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.rate</fhir_path> | |
| <predicate>MedicationAdministration:dosage_rate</predicate> | |
| <relative_xpath>f:rate</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationAdministration.dosage.maxDosePerPeriod</fhir_path> | |
| <predicate>MedicationAdministration:dosage_maxDosePerPeriod</predicate> | |
| <relative_xpath>f:maxDosePerPeriod</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.issue.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.category</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.extension</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.modifierExtension</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.type</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.outcome</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_outcome</predicate> | |
| <relative_xpath>f:outcome</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.onsetAge</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_onsetAge</predicate> | |
| <relative_xpath>f:onsetAge</relative_xpath> | |
| <type>Age</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.onsetRange</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_onsetRange</predicate> | |
| <relative_xpath>f:onsetRange</relative_xpath> | |
| <type>Range</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.onsetstring</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_onsetstring</predicate> | |
| <relative_xpath>f:onsetstring</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition.note</fhir_path> | |
| <predicate>FamilyHistory:relation_condition_note</predicate> | |
| <relative_xpath>f:note</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Address.country</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.custodian</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.dateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item.bodySite</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.specialCourtesy</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.implementation.url</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.timestamp</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.animal.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.identifier</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.medication</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>OrderResponse.extension</fhir_path> | |
| <predicate>OrderResponse:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.modifierExtension</fhir_path> | |
| <predicate>OrderResponse:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.text</fhir_path> | |
| <predicate>OrderResponse:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.contained</fhir_path> | |
| <predicate>OrderResponse:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.identifier</fhir_path> | |
| <predicate>OrderResponse:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.request</fhir_path> | |
| <predicate>OrderResponse:request</predicate> | |
| <relative_xpath>f:request</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.date</fhir_path> | |
| <predicate>OrderResponse:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.who</fhir_path> | |
| <predicate>OrderResponse:who</predicate> | |
| <relative_xpath>f:who</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.who</fhir_path> | |
| <predicate>OrderResponse:who</predicate> | |
| <relative_xpath>f:who</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.who</fhir_path> | |
| <predicate>OrderResponse:who</predicate> | |
| <relative_xpath>f:who</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.authorityCodeableConcept</fhir_path> | |
| <predicate>OrderResponse:authorityCodeableConcept</predicate> | |
| <relative_xpath>f:authorityCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.authorityResourceReference</fhir_path> | |
| <predicate>OrderResponse:authorityResourceReference</predicate> | |
| <relative_xpath>f:authorityResourceReference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.code</fhir_path> | |
| <predicate>OrderResponse:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.description</fhir_path> | |
| <predicate>OrderResponse:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>OrderResponse.fulfillment</fhir_path> | |
| <predicate>OrderResponse:fulfillment</predicate> | |
| <relative_xpath>f:fulfillment</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>OrderResponse</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.extension</fhir_path> | |
| <predicate>ImagingStudy:series_instance_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.modifierExtension</fhir_path> | |
| <predicate>ImagingStudy:series_instance_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.number</fhir_path> | |
| <predicate>ImagingStudy:series_instance_number</predicate> | |
| <relative_xpath>f:number</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.uid</fhir_path> | |
| <predicate>ImagingStudy:series_instance_uid</predicate> | |
| <relative_xpath>f:uid</relative_xpath> | |
| <type>oid</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.sopclass</fhir_path> | |
| <predicate>ImagingStudy:series_instance_sopclass</predicate> | |
| <relative_xpath>f:sopclass</relative_xpath> | |
| <type>oid</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.type</fhir_path> | |
| <predicate>ImagingStudy:series_instance_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.title</fhir_path> | |
| <predicate>ImagingStudy:series_instance_title</predicate> | |
| <relative_xpath>f:title</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.url</fhir_path> | |
| <predicate>ImagingStudy:series_instance_url</predicate> | |
| <relative_xpath>f:url</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance.attachment</fhir_path> | |
| <predicate>ImagingStudy:series_instance_attachment</predicate> | |
| <relative_xpath>f:attachment</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.symptom</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>AdverseReaction.symptom.extension</fhir_path> | |
| <predicate>AdverseReaction:symptom_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.symptom.modifierExtension</fhir_path> | |
| <predicate>AdverseReaction:symptom_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.symptom.code</fhir_path> | |
| <predicate>AdverseReaction:symptom_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.symptom.severity</fhir_path> | |
| <predicate>AdverseReaction:symptom_severity</predicate> | |
| <relative_xpath>f:severity</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Address.use</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.recorded</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.dateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.position.latitude</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.ingredient.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.evidence.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.exposure.substance</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.created</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.source.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.address</fhir_path> | |
| <subs/> | |
| <type>Address</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.service.extension</fhir_path> | |
| <predicate>DocumentReference:service_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.extension</fhir_path> | |
| <predicate>DocumentReference:service_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:service_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.type</fhir_path> | |
| <predicate>DocumentReference:service_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.address</fhir_path> | |
| <predicate>DocumentReference:service_address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service.parameter</fhir_path> | |
| <predicate>DocumentReference:service_parameter</predicate> | |
| <relative_xpath>f:parameter</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.accomodation.bed</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.type.profile</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.docStatus</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.messaging.extension</fhir_path> | |
| <predicate>Conformance:messaging_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.modifierExtension</fhir_path> | |
| <predicate>Conformance:messaging_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.endpoint</fhir_path> | |
| <predicate>Conformance:messaging_endpoint</predicate> | |
| <relative_xpath>f:endpoint</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.reliableCache</fhir_path> | |
| <predicate>Conformance:messaging_reliableCache</predicate> | |
| <relative_xpath>f:reliableCache</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.documentation</fhir_path> | |
| <predicate>Conformance:messaging_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging.event</fhir_path> | |
| <predicate>Conformance:messaging_event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.publisher</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.detail</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.focus</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.mode</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.mapping.comments</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.ingredient</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Substance.ingredient.extension</fhir_path> | |
| <predicate>Substance:ingredient_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.ingredient.modifierExtension</fhir_path> | |
| <predicate>Substance:ingredient_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.ingredient.quantity</fhir_path> | |
| <predicate>Substance:ingredient_quantity</predicate> | |
| <relative_xpath>f:quantity</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Substance.ingredient.substance</fhir_path> | |
| <predicate>Substance:ingredient_substance</predicate> | |
| <relative_xpath>f:substance</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.preAdmissionIdentifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.data*</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.encounter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.suffix</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.event.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.type</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.frames</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.method</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.extension.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.detail.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.entry.item</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.modality</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.performer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.relatedItem</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.extension</fhir_path> | |
| <predicate>Condition:relatedItem_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.modifierExtension</fhir_path> | |
| <predicate>Condition:relatedItem_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.type</fhir_path> | |
| <predicate>Condition:relatedItem_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.code</fhir_path> | |
| <predicate>Condition:relatedItem_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.target</fhir_path> | |
| <predicate>Condition:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.target</fhir_path> | |
| <predicate>Condition:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.target</fhir_path> | |
| <predicate>Condition:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.target</fhir_path> | |
| <predicate>Condition:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem.target</fhir_path> | |
| <predicate>Condition:relatedItem_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Narrative.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.doseSequence</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.query</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.query.extension</fhir_path> | |
| <predicate>Conformance:rest_query_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.query.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_query_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.query.name</fhir_path> | |
| <predicate>Conformance:rest_query_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.query.definition</fhir_path> | |
| <predicate>Conformance:rest_query_definition</predicate> | |
| <relative_xpath>f:definition</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.query.documentation</fhir_path> | |
| <predicate>Conformance:rest_query_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.query.parameter</fhir_path> | |
| <predicate>Conformance:rest_query_parameter</predicate> | |
| <relative_xpath>f:parameter</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.software.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SampledData.extension</fhir_path> | |
| <predicate>SampledData:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.modifierExtension</fhir_path> | |
| <predicate>SampledData:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.origin</fhir_path> | |
| <predicate>SampledData:origin</predicate> | |
| <relative_xpath>f:origin</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.period</fhir_path> | |
| <predicate>SampledData:period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.factor</fhir_path> | |
| <predicate>SampledData:factor</predicate> | |
| <relative_xpath>f:factor</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.lowerLimit</fhir_path> | |
| <predicate>SampledData:lowerLimit</predicate> | |
| <relative_xpath>f:lowerLimit</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.upperLimit</fhir_path> | |
| <predicate>SampledData:upperLimit</predicate> | |
| <relative_xpath>f:upperLimit</relative_xpath> | |
| <type>decimal</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.dimensions</fhir_path> | |
| <predicate>SampledData:dimensions</predicate> | |
| <relative_xpath>f:dimensions</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SampledData.data</fhir_path> | |
| <predicate>SampledData:data</predicate> | |
| <relative_xpath>f:data</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>SampledData</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.goal</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>CarePlan.goal.extension</fhir_path> | |
| <predicate>CarePlan:goal_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.goal.modifierExtension</fhir_path> | |
| <predicate>CarePlan:goal_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.goal.description</fhir_path> | |
| <predicate>CarePlan:goal_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.goal.status</fhir_path> | |
| <predicate>CarePlan:goal_status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.goal.notes</fhir_path> | |
| <predicate>CarePlan:goal_notes</predicate> | |
| <relative_xpath>f:notes</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CarePlan.goal.concern</fhir_path> | |
| <predicate>CarePlan:goal_concern</predicate> | |
| <relative_xpath>f:concern</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item.extension</fhir_path> | |
| <predicate>DiagnosticOrder:item_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item.modifierExtension</fhir_path> | |
| <predicate>DiagnosticOrder:item_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item.code</fhir_path> | |
| <predicate>DiagnosticOrder:item_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item.specimen</fhir_path> | |
| <predicate>DiagnosticOrder:item_specimen</predicate> | |
| <relative_xpath>f:specimen</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item.bodySite</fhir_path> | |
| <predicate>DiagnosticOrder:item_bodySite</predicate> | |
| <relative_xpath>f:bodySite</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item.status</fhir_path> | |
| <predicate>DiagnosticOrder:item_status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item.event</fhir_path> | |
| <predicate>DiagnosticOrder:item_event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Contact.system</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.parameter</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.agent.reference</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.followUp</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.details</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.destination.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Questionnaire.group.extension</fhir_path> | |
| <predicate>Questionnaire:group_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.modifierExtension</fhir_path> | |
| <predicate>Questionnaire:group_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.name</fhir_path> | |
| <predicate>Questionnaire:group_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.header</fhir_path> | |
| <predicate>Questionnaire:group_header</predicate> | |
| <relative_xpath>f:header</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.text</fhir_path> | |
| <predicate>Questionnaire:group_text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.subject</fhir_path> | |
| <predicate>Questionnaire:group_subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.group</fhir_path> | |
| <predicate>Questionnaire:group_group</predicate> | |
| <relative_xpath>f:group</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group.question</fhir_path> | |
| <predicate>Questionnaire:group_question</predicate> | |
| <relative_xpath>f:question</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.searchInclude</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Period.start</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.extension</fhir_path> | |
| <predicate>Conformance:rest_security_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_security_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.cors</fhir_path> | |
| <predicate>Conformance:rest_security_cors</predicate> | |
| <relative_xpath>f:cors</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.service</fhir_path> | |
| <predicate>Conformance:rest_security_service</predicate> | |
| <relative_xpath>f:service</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.description</fhir_path> | |
| <predicate>Conformance:rest_security_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security.certificate</fhir_path> | |
| <predicate>Conformance:rest_security_certificate</predicate> | |
| <relative_xpath>f:certificate</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn.context</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>CodeableConcept.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.policyManager</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dateWritten</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.method</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.agent.role</fhir_path> | |
| <subs/> | |
| <type>Coding</type> | |
| </path> | |
| <path> | |
| <fhir_path>Address.zip</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.asNeededCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.rate</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo.extension</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.extension.extension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_extension_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.extension.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_extension_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| </subs> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Period</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Period.extension</fhir_path> | |
| <predicate>Period:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Period.modifierExtension</fhir_path> | |
| <predicate>Period:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Period.start</fhir_path> | |
| <predicate>Period:start</predicate> | |
| <relative_xpath>f:start</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Period.end</fhir_path> | |
| <predicate>Period:end</predicate> | |
| <relative_xpath>f:end</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| </subs> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.instance.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.dosage.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.remarks</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.identifier</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.maritalStatus</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Composition.extension</fhir_path> | |
| <predicate>Composition:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.modifierExtension</fhir_path> | |
| <predicate>Composition:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.text</fhir_path> | |
| <predicate>Composition:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.contained</fhir_path> | |
| <predicate>Composition:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.identifier</fhir_path> | |
| <predicate>Composition:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.date</fhir_path> | |
| <predicate>Composition:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.type</fhir_path> | |
| <predicate>Composition:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.class</fhir_path> | |
| <predicate>Composition:class</predicate> | |
| <relative_xpath>f:class</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.title</fhir_path> | |
| <predicate>Composition:title</predicate> | |
| <relative_xpath>f:title</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.status</fhir_path> | |
| <predicate>Composition:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.confidentiality</fhir_path> | |
| <predicate>Composition:confidentiality</predicate> | |
| <relative_xpath>f:confidentiality</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.subject</fhir_path> | |
| <predicate>Composition:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.subject</fhir_path> | |
| <predicate>Composition:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.subject</fhir_path> | |
| <predicate>Composition:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.subject</fhir_path> | |
| <predicate>Composition:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.subject</fhir_path> | |
| <predicate>Composition:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.author</fhir_path> | |
| <predicate>Composition:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.author</fhir_path> | |
| <predicate>Composition:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.author</fhir_path> | |
| <predicate>Composition:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.author</fhir_path> | |
| <predicate>Composition:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.attester</fhir_path> | |
| <predicate>Composition:attester</predicate> | |
| <relative_xpath>f:attester</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.custodian</fhir_path> | |
| <predicate>Composition:custodian</predicate> | |
| <relative_xpath>f:custodian</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.event</fhir_path> | |
| <predicate>Composition:event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.encounter</fhir_path> | |
| <predicate>Composition:encounter</predicate> | |
| <relative_xpath>f:encounter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.section</fhir_path> | |
| <predicate>Composition:section</predicate> | |
| <relative_xpath>f:section</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Composition</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.source</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.filter.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity.display</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.doseTarget</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept.definition</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.identifier</fhir_path> | |
| <subs/> | |
| <type>id</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.location.location</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.route</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.site</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.timingdateTime</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.abatementAge</fhir_path> | |
| <subs/> | |
| <type>Age</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.whenGiven</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.detail.type</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.view</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.software</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.software.extension</fhir_path> | |
| <predicate>Conformance:software_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.software.modifierExtension</fhir_path> | |
| <predicate>Conformance:software_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.software.name</fhir_path> | |
| <predicate>Conformance:software_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.software.version</fhir_path> | |
| <predicate>Conformance:software_version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.software.releaseDate</fhir_path> | |
| <predicate>Conformance:software_releaseDate</predicate> | |
| <relative_xpath>f:releaseDate</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.acceptUnknown</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Organization.extension</fhir_path> | |
| <predicate>Organization:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.modifierExtension</fhir_path> | |
| <predicate>Organization:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.text</fhir_path> | |
| <predicate>Organization:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contained</fhir_path> | |
| <predicate>Organization:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.identifier</fhir_path> | |
| <predicate>Organization:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.name</fhir_path> | |
| <predicate>Organization:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.type</fhir_path> | |
| <predicate>Organization:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.telecom</fhir_path> | |
| <predicate>Organization:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.address</fhir_path> | |
| <predicate>Organization:address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>Address</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.partOf</fhir_path> | |
| <predicate>Organization:partOf</predicate> | |
| <relative_xpath>f:partOf</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contact</fhir_path> | |
| <predicate>Organization:contact</predicate> | |
| <relative_xpath>f:contact</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.location</fhir_path> | |
| <predicate>Organization:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.active</fhir_path> | |
| <predicate>Organization:active</predicate> | |
| <relative_xpath>f:active</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| </subs> | |
| <type>Organization</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.detail</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.detail.extension</fhir_path> | |
| <predicate>SecurityEvent:object_detail_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.detail.modifierExtension</fhir_path> | |
| <predicate>SecurityEvent:object_detail_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.detail.type</fhir_path> | |
| <predicate>SecurityEvent:object_detail_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.detail.value</fhir_path> | |
| <predicate>SecurityEvent:object_detail_value</predicate> | |
| <relative_xpath>f:value</relative_xpath> | |
| <type>base64Binary</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.documentMailbox</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.enterer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.maxLength</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule.repeat.duration</fhir_path> | |
| <subs/> | |
| <type>decimal</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Schedule</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Schedule.extension</fhir_path> | |
| <predicate>Schedule:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.modifierExtension</fhir_path> | |
| <predicate>Schedule:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.event</fhir_path> | |
| <predicate>Schedule:event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Schedule.repeat</fhir_path> | |
| <predicate>Schedule:repeat</predicate> | |
| <relative_xpath>f:repeat</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Schedule</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.source.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.substitution.reason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.collection.collector</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.mapping.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.order</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.dosage.asNeededboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.location</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.animal</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Patient.animal.extension</fhir_path> | |
| <predicate>Patient:animal_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.animal.modifierExtension</fhir_path> | |
| <predicate>Patient:animal_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.animal.species</fhir_path> | |
| <predicate>Patient:animal_species</predicate> | |
| <relative_xpath>f:species</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.animal.breed</fhir_path> | |
| <predicate>Patient:animal_breed</predicate> | |
| <relative_xpath>f:breed</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Patient.animal.genderStatus</fhir_path> | |
| <predicate>Patient:animal_genderStatus</predicate> | |
| <relative_xpath>f:genderStatus</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.mapping</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.mapping.extension</fhir_path> | |
| <predicate>Profile:mapping_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.mapping.modifierExtension</fhir_path> | |
| <predicate>Profile:mapping_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.mapping.identity</fhir_path> | |
| <predicate>Profile:mapping_identity</predicate> | |
| <relative_xpath>f:identity</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.mapping.uri</fhir_path> | |
| <predicate>Profile:mapping_uri</predicate> | |
| <relative_xpath>f:uri</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.mapping.name</fhir_path> | |
| <predicate>Profile:mapping_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.mapping.comments</fhir_path> | |
| <predicate>Profile:mapping_comments</predicate> | |
| <relative_xpath>f:comments</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.supportingPatientInformation</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.identifier</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.type.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.reaction.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.authored</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.animal.species</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.valueQuantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.extension</fhir_path> | |
| <predicate>Conformance:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.modifierExtension</fhir_path> | |
| <predicate>Conformance:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.text</fhir_path> | |
| <predicate>Conformance:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.contained</fhir_path> | |
| <predicate>Conformance:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.identifier</fhir_path> | |
| <predicate>Conformance:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.version</fhir_path> | |
| <predicate>Conformance:version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.name</fhir_path> | |
| <predicate>Conformance:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.publisher</fhir_path> | |
| <predicate>Conformance:publisher</predicate> | |
| <relative_xpath>f:publisher</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.telecom</fhir_path> | |
| <predicate>Conformance:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.description</fhir_path> | |
| <predicate>Conformance:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.status</fhir_path> | |
| <predicate>Conformance:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.experimental</fhir_path> | |
| <predicate>Conformance:experimental</predicate> | |
| <relative_xpath>f:experimental</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.date</fhir_path> | |
| <predicate>Conformance:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.software</fhir_path> | |
| <predicate>Conformance:software</predicate> | |
| <relative_xpath>f:software</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.implementation</fhir_path> | |
| <predicate>Conformance:implementation</predicate> | |
| <relative_xpath>f:implementation</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.fhirVersion</fhir_path> | |
| <predicate>Conformance:fhirVersion</predicate> | |
| <relative_xpath>f:fhirVersion</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.acceptUnknown</fhir_path> | |
| <predicate>Conformance:acceptUnknown</predicate> | |
| <relative_xpath>f:acceptUnknown</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.format</fhir_path> | |
| <predicate>Conformance:format</predicate> | |
| <relative_xpath>f:format</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.profile</fhir_path> | |
| <predicate>Conformance:profile</predicate> | |
| <relative_xpath>f:profile</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest</fhir_path> | |
| <predicate>Conformance:rest</predicate> | |
| <relative_xpath>f:rest</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.messaging</fhir_path> | |
| <predicate>Conformance:messaging</predicate> | |
| <relative_xpath>f:messaging</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.document</fhir_path> | |
| <predicate>Conformance:document</predicate> | |
| <relative_xpath>f:document</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Conformance</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.issue.details</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.onsetRange</fhir_path> | |
| <subs/> | |
| <type>Range</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.operation.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Period.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Narrative</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Narrative.extension</fhir_path> | |
| <predicate>Narrative:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Narrative.modifierExtension</fhir_path> | |
| <predicate>Narrative:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Narrative.status</fhir_path> | |
| <predicate>Narrative:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Narrative.div</fhir_path> | |
| <predicate>Narrative:div</predicate> | |
| <relative_xpath>f:div</relative_xpath> | |
| <type>xhtml</type> | |
| </sub> | |
| </subs> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.product.ingredient</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Medication.product.ingredient.extension</fhir_path> | |
| <predicate>Medication:product_ingredient_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product.ingredient.modifierExtension</fhir_path> | |
| <predicate>Medication:product_ingredient_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product.ingredient.item</fhir_path> | |
| <predicate>Medication:product_ingredient_item</predicate> | |
| <relative_xpath>f:item</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product.ingredient.item</fhir_path> | |
| <predicate>Medication:product_ingredient_item</predicate> | |
| <relative_xpath>f:item</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product.ingredient.amount</fhir_path> | |
| <predicate>Medication:product_ingredient_amount</predicate> | |
| <relative_xpath>f:amount</relative_xpath> | |
| <type>Ratio</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Medication.extension</fhir_path> | |
| <predicate>Medication:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.modifierExtension</fhir_path> | |
| <predicate>Medication:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.text</fhir_path> | |
| <predicate>Medication:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.contained</fhir_path> | |
| <predicate>Medication:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.name</fhir_path> | |
| <predicate>Medication:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.code</fhir_path> | |
| <predicate>Medication:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.isBrand</fhir_path> | |
| <predicate>Medication:isBrand</predicate> | |
| <relative_xpath>f:isBrand</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.manufacturer</fhir_path> | |
| <predicate>Medication:manufacturer</predicate> | |
| <relative_xpath>f:manufacturer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.kind</fhir_path> | |
| <predicate>Medication:kind</predicate> | |
| <relative_xpath>f:kind</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.product</fhir_path> | |
| <predicate>Medication:product</predicate> | |
| <relative_xpath>f:product</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.package</fhir_path> | |
| <predicate>Medication:package</predicate> | |
| <relative_xpath>f:package</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Medication</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.implementation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.doseStatus</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.note</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.primaryLanguage</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.destination</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.stage.summary</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Address.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.issue.severity</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.messaging.endpoint</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.relatedItem.code</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric.observation</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.issued</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.exposure</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>AdverseReaction.exposure.extension</fhir_path> | |
| <predicate>AdverseReaction:exposure_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.exposure.modifierExtension</fhir_path> | |
| <predicate>AdverseReaction:exposure_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.exposure.date</fhir_path> | |
| <predicate>AdverseReaction:exposure_date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.exposure.type</fhir_path> | |
| <predicate>AdverseReaction:exposure_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.exposure.causalityExpectation</fhir_path> | |
| <predicate>AdverseReaction:exposure_causalityExpectation</predicate> | |
| <relative_xpath>f:causalityExpectation</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>AdverseReaction.exposure.substance</fhir_path> | |
| <predicate>AdverseReaction:exposure_substance</predicate> | |
| <relative_xpath>f:substance</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.origin</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SecurityEvent.extension</fhir_path> | |
| <predicate>SecurityEvent:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.modifierExtension</fhir_path> | |
| <predicate>SecurityEvent:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.text</fhir_path> | |
| <predicate>SecurityEvent:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.contained</fhir_path> | |
| <predicate>SecurityEvent:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.event</fhir_path> | |
| <predicate>SecurityEvent:event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.participant</fhir_path> | |
| <predicate>SecurityEvent:participant</predicate> | |
| <relative_xpath>f:participant</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.source</fhir_path> | |
| <predicate>SecurityEvent:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object</fhir_path> | |
| <predicate>SecurityEvent:object</predicate> | |
| <relative_xpath>f:object</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>SecurityEvent</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.event.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.medication</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.treatment</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Specimen.treatment.extension</fhir_path> | |
| <predicate>Specimen:treatment_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.treatment.modifierExtension</fhir_path> | |
| <predicate>Specimen:treatment_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.treatment.description</fhir_path> | |
| <predicate>Specimen:treatment_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.treatment.procedure</fhir_path> | |
| <predicate>Specimen:treatment_procedure</predicate> | |
| <relative_xpath>f:procedure</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Specimen.treatment.additive</fhir_path> | |
| <predicate>Specimen:treatment_additive</predicate> | |
| <relative_xpath>f:additive</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>List.mode</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.number</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>CodeableConcept</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>CodeableConcept.extension</fhir_path> | |
| <predicate>CodeableConcept:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CodeableConcept.modifierExtension</fhir_path> | |
| <predicate>CodeableConcept:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CodeableConcept.coding</fhir_path> | |
| <predicate>CodeableConcept:coding</predicate> | |
| <relative_xpath>f:coding</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>CodeableConcept.text</fhir_path> | |
| <predicate>CodeableConcept:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticReport.extension</fhir_path> | |
| <predicate>DiagnosticReport:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.extension</fhir_path> | |
| <predicate>DiagnosticReport:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.modifierExtension</fhir_path> | |
| <predicate>DiagnosticReport:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.text</fhir_path> | |
| <predicate>DiagnosticReport:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.contained</fhir_path> | |
| <predicate>DiagnosticReport:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.text</fhir_path> | |
| <predicate>DiagnosticReport:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.contained</fhir_path> | |
| <predicate>DiagnosticReport:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.name</fhir_path> | |
| <predicate>DiagnosticReport:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.status</fhir_path> | |
| <predicate>DiagnosticReport:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.issued</fhir_path> | |
| <predicate>DiagnosticReport:issued</predicate> | |
| <relative_xpath>f:issued</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.subject</fhir_path> | |
| <predicate>DiagnosticReport:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.subject</fhir_path> | |
| <predicate>DiagnosticReport:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.subject</fhir_path> | |
| <predicate>DiagnosticReport:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.subject</fhir_path> | |
| <predicate>DiagnosticReport:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.performer</fhir_path> | |
| <predicate>DiagnosticReport:performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.performer</fhir_path> | |
| <predicate>DiagnosticReport:performer</predicate> | |
| <relative_xpath>f:performer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.identifier</fhir_path> | |
| <predicate>DiagnosticReport:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.requestDetail</fhir_path> | |
| <predicate>DiagnosticReport:requestDetail</predicate> | |
| <relative_xpath>f:requestDetail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.serviceCategory</fhir_path> | |
| <predicate>DiagnosticReport:serviceCategory</predicate> | |
| <relative_xpath>f:serviceCategory</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.diagnosticdateTime</fhir_path> | |
| <predicate>DiagnosticReport:diagnosticdateTime</predicate> | |
| <relative_xpath>f:diagnosticdateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.diagnosticPeriod</fhir_path> | |
| <predicate>DiagnosticReport:diagnosticPeriod</predicate> | |
| <relative_xpath>f:diagnosticPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.specimen</fhir_path> | |
| <predicate>DiagnosticReport:specimen</predicate> | |
| <relative_xpath>f:specimen</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.result</fhir_path> | |
| <predicate>DiagnosticReport:result</predicate> | |
| <relative_xpath>f:result</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.result</fhir_path> | |
| <predicate>DiagnosticReport:result</predicate> | |
| <relative_xpath>f:result</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.result</fhir_path> | |
| <predicate>DiagnosticReport:result</predicate> | |
| <relative_xpath>f:result</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.result</fhir_path> | |
| <predicate>DiagnosticReport:result</predicate> | |
| <relative_xpath>f:result</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.result</fhir_path> | |
| <predicate>DiagnosticReport:result</predicate> | |
| <relative_xpath>f:result</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.imagingStudy</fhir_path> | |
| <predicate>DiagnosticReport:imagingStudy</predicate> | |
| <relative_xpath>f:imagingStudy</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.image</fhir_path> | |
| <predicate>DiagnosticReport:image</predicate> | |
| <relative_xpath>f:image</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.conclusion</fhir_path> | |
| <predicate>DiagnosticReport:conclusion</predicate> | |
| <relative_xpath>f:conclusion</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.codedDiagnosis</fhir_path> | |
| <predicate>DiagnosticReport:codedDiagnosis</predicate> | |
| <relative_xpath>f:codedDiagnosis</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticReport.presentedForm</fhir_path> | |
| <predicate>DiagnosticReport:presentedForm</predicate> | |
| <relative_xpath>f:presentedForm</relative_xpath> | |
| <type>Attachment</type> | |
| </sub> | |
| </subs> | |
| <type>DiagnosticReport</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.container.additive</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.contact.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.valueboolean</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Other.extension</fhir_path> | |
| <predicate>Other:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.modifierExtension</fhir_path> | |
| <predicate>Other:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.text</fhir_path> | |
| <predicate>Other:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.contained</fhir_path> | |
| <predicate>Other:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.identifier</fhir_path> | |
| <predicate>Other:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.code</fhir_path> | |
| <predicate>Other:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.subject</fhir_path> | |
| <predicate>Other:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.author</fhir_path> | |
| <predicate>Other:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.author</fhir_path> | |
| <predicate>Other:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.author</fhir_path> | |
| <predicate>Other:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Other.created</fhir_path> | |
| <predicate>Other:created</predicate> | |
| <relative_xpath>f:created</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| </subs> | |
| <type>Other</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.when</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Order.when.extension</fhir_path> | |
| <predicate>Order:when_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.when.modifierExtension</fhir_path> | |
| <predicate>Order:when_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.when.code</fhir_path> | |
| <predicate>Order:when_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.when.schedule</fhir_path> | |
| <predicate>Order:when_schedule</predicate> | |
| <relative_xpath>f:schedule</relative_xpath> | |
| <type>Schedule</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.response</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MessageHeader.response.extension</fhir_path> | |
| <predicate>MessageHeader:response_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.response.modifierExtension</fhir_path> | |
| <predicate>MessageHeader:response_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.response.identifier</fhir_path> | |
| <predicate>MessageHeader:response_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.response.code</fhir_path> | |
| <predicate>MessageHeader:response_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.response.details</fhir_path> | |
| <predicate>MessageHeader:response_details</predicate> | |
| <relative_xpath>f:details</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.valuePeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Extension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.relatedItem.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Procedure.performer</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Procedure.performer.extension</fhir_path> | |
| <predicate>Procedure:performer_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.performer.modifierExtension</fhir_path> | |
| <predicate>Procedure:performer_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.performer.person</fhir_path> | |
| <predicate>Procedure:performer_person</predicate> | |
| <relative_xpath>f:person</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Procedure.performer.role</fhir_path> | |
| <predicate>Procedure:performer_role</predicate> | |
| <relative_xpath>f:role</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.format</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.text</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Contact.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.value</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.prescriber</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.extension</fhir_path> | |
| <predicate>Encounter:hospitalization_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.modifierExtension</fhir_path> | |
| <predicate>Encounter:hospitalization_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.preAdmissionIdentifier</fhir_path> | |
| <predicate>Encounter:hospitalization_preAdmissionIdentifier</predicate> | |
| <relative_xpath>f:preAdmissionIdentifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.origin</fhir_path> | |
| <predicate>Encounter:hospitalization_origin</predicate> | |
| <relative_xpath>f:origin</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.admitSource</fhir_path> | |
| <predicate>Encounter:hospitalization_admitSource</predicate> | |
| <relative_xpath>f:admitSource</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.period</fhir_path> | |
| <predicate>Encounter:hospitalization_period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.accomodation</fhir_path> | |
| <predicate>Encounter:hospitalization_accomodation</predicate> | |
| <relative_xpath>f:accomodation</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.diet</fhir_path> | |
| <predicate>Encounter:hospitalization_diet</predicate> | |
| <relative_xpath>f:diet</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.specialCourtesy</fhir_path> | |
| <predicate>Encounter:hospitalization_specialCourtesy</predicate> | |
| <relative_xpath>f:specialCourtesy</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.specialArrangement</fhir_path> | |
| <predicate>Encounter:hospitalization_specialArrangement</predicate> | |
| <relative_xpath>f:specialArrangement</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.destination</fhir_path> | |
| <predicate>Encounter:hospitalization_destination</predicate> | |
| <relative_xpath>f:destination</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.dischargeDisposition</fhir_path> | |
| <predicate>Encounter:hospitalization_dischargeDisposition</predicate> | |
| <relative_xpath>f:dischargeDisposition</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.dischargeDiagnosis</fhir_path> | |
| <predicate>Encounter:hospitalization_dischargeDiagnosis</predicate> | |
| <relative_xpath>f:dischargeDiagnosis</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.hospitalization.reAdmission</fhir_path> | |
| <predicate>Encounter:hospitalization_reAdmission</predicate> | |
| <relative_xpath>f:reAdmission</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>List.entry.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.link.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.related.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.attester.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.issued</fhir_path> | |
| <subs/> | |
| <type>instant</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.concept.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.answerinteger</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.specimen</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.custodian</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.attester.time</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.diagnosticPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.participant</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Encounter.participant.extension</fhir_path> | |
| <predicate>Encounter:participant_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.participant.modifierExtension</fhir_path> | |
| <predicate>Encounter:participant_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.participant.type</fhir_path> | |
| <predicate>Encounter:participant_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.participant.individual</fhir_path> | |
| <predicate>Encounter:participant_individual</predicate> | |
| <relative_xpath>f:individual</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Encounter.participant.individual</fhir_path> | |
| <predicate>Encounter:participant_individual</predicate> | |
| <relative_xpath>f:individual</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.refusedIndicator</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.software.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.content</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.valuestring</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.exposure.causalityExpectation</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.content.item</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.source</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MessageHeader.source.extension</fhir_path> | |
| <predicate>MessageHeader:source_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.source.modifierExtension</fhir_path> | |
| <predicate>MessageHeader:source_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.source.name</fhir_path> | |
| <predicate>MessageHeader:source_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.source.software</fhir_path> | |
| <predicate>MessageHeader:source_software</predicate> | |
| <relative_xpath>f:software</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.source.version</fhir_path> | |
| <predicate>MessageHeader:source_version</predicate> | |
| <relative_xpath>f:version</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.source.contact</fhir_path> | |
| <predicate>MessageHeader:source_contact</predicate> | |
| <relative_xpath>f:contact</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MessageHeader.source.endpoint</fhir_path> | |
| <predicate>MessageHeader:source_endpoint</predicate> | |
| <relative_xpath>f:endpoint</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.role</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.image.extension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.event.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.define.system</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.source.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.borndate</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense.validityPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order.subject</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.author</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Narrative.div</fhir_path> | |
| <subs/> | |
| <type>xhtml</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.valueRatio</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.value</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.extension</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.modifierExtension</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.date</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.vaccineType</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_vaccineType</predicate> | |
| <relative_xpath>f:vaccineType</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.doseNumber</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_doseNumber</predicate> | |
| <relative_xpath>f:doseNumber</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.forecastStatus</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_forecastStatus</predicate> | |
| <relative_xpath>f:forecastStatus</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_dateCriterion</predicate> | |
| <relative_xpath>f:dateCriterion</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_protocol</predicate> | |
| <relative_xpath>f:protocol</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.supportingImmunization</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_supportingImmunization</predicate> | |
| <relative_xpath>f:supportingImmunization</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.supportingPatientInformation</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_supportingPatientInformation</predicate> | |
| <relative_xpath>f:supportingPatientInformation</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.supportingPatientInformation</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_supportingPatientInformation</predicate> | |
| <relative_xpath>f:supportingPatientInformation</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.supportingPatientInformation</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_supportingPatientInformation</predicate> | |
| <relative_xpath>f:supportingPatientInformation</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.notes</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.group.question.answerdate</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.extensionDefn</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn.extension</fhir_path> | |
| <predicate>Profile:extensionDefn_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn.modifierExtension</fhir_path> | |
| <predicate>Profile:extensionDefn_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn.code</fhir_path> | |
| <predicate>Profile:extensionDefn_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn.display</fhir_path> | |
| <predicate>Profile:extensionDefn_display</predicate> | |
| <relative_xpath>f:display</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn.contextType</fhir_path> | |
| <predicate>Profile:extensionDefn_contextType</predicate> | |
| <relative_xpath>f:contextType</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn.context</fhir_path> | |
| <predicate>Profile:extensionDefn_context</predicate> | |
| <relative_xpath>f:context</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.extensionDefn.definition</fhir_path> | |
| <predicate>Profile:extensionDefn_definition</predicate> | |
| <relative_xpath>f:definition</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>List.entry.deleted</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.class</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.location</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.query.documentation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.deceaseddate</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.security.certificate.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Specimen.treatment.procedure</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.explanation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.location.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.destination</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.timingSchedule</fhir_path> | |
| <subs/> | |
| <type>Schedule</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.numberOfSeries</fhir_path> | |
| <subs/> | |
| <type>integer</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.clinicalInformation</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Substance.instance.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.slicing.ordered</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.valueSampledData</fhir_path> | |
| <subs/> | |
| <type>SampledData</type> | |
| </path> | |
| <path> | |
| <fhir_path>Location.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.telecom</fhir_path> | |
| <subs/> | |
| <type>Contact</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.location</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.code</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.qualification.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.condition.onsetAge</fhir_path> | |
| <subs/> | |
| <type>Age</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.vaccinationProtocol.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.name</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Patient.communication</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.extension</fhir_path> | |
| <predicate>SecurityEvent:object_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.modifierExtension</fhir_path> | |
| <predicate>SecurityEvent:object_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.identifier</fhir_path> | |
| <predicate>SecurityEvent:object_identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.reference</fhir_path> | |
| <predicate>SecurityEvent:object_reference</predicate> | |
| <relative_xpath>f:reference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.type</fhir_path> | |
| <predicate>SecurityEvent:object_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.role</fhir_path> | |
| <predicate>SecurityEvent:object_role</predicate> | |
| <relative_xpath>f:role</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.lifecycle</fhir_path> | |
| <predicate>SecurityEvent:object_lifecycle</predicate> | |
| <relative_xpath>f:lifecycle</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.sensitivity</fhir_path> | |
| <predicate>SecurityEvent:object_sensitivity</predicate> | |
| <relative_xpath>f:sensitivity</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.name</fhir_path> | |
| <predicate>SecurityEvent:object_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.description</fhir_path> | |
| <predicate>SecurityEvent:object_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.query</fhir_path> | |
| <predicate>SecurityEvent:object_query</predicate> | |
| <relative_xpath>f:query</relative_xpath> | |
| <type>base64Binary</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>SecurityEvent.object.detail</fhir_path> | |
| <predicate>SecurityEvent:object_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.relatesTo</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.extension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.extension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:relatesTo_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.code</fhir_path> | |
| <predicate>DocumentReference:relatesTo_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo.target</fhir_path> | |
| <predicate>DocumentReference:relatesTo_target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Questionnaire.extension</fhir_path> | |
| <predicate>Questionnaire:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.modifierExtension</fhir_path> | |
| <predicate>Questionnaire:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.text</fhir_path> | |
| <predicate>Questionnaire:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.contained</fhir_path> | |
| <predicate>Questionnaire:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.status</fhir_path> | |
| <predicate>Questionnaire:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.authored</fhir_path> | |
| <predicate>Questionnaire:authored</predicate> | |
| <relative_xpath>f:authored</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.subject</fhir_path> | |
| <predicate>Questionnaire:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.subject</fhir_path> | |
| <predicate>Questionnaire:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.author</fhir_path> | |
| <predicate>Questionnaire:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.author</fhir_path> | |
| <predicate>Questionnaire:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.author</fhir_path> | |
| <predicate>Questionnaire:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.source</fhir_path> | |
| <predicate>Questionnaire:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.source</fhir_path> | |
| <predicate>Questionnaire:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.source</fhir_path> | |
| <predicate>Questionnaire:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.name</fhir_path> | |
| <predicate>Questionnaire:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.identifier</fhir_path> | |
| <predicate>Questionnaire:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.encounter</fhir_path> | |
| <predicate>Questionnaire:encounter</predicate> | |
| <relative_xpath>f:encounter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Questionnaire.group</fhir_path> | |
| <predicate>Questionnaire:group</predicate> | |
| <relative_xpath>f:group</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>Questionnaire</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.event.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.accessionNo</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.reaction</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Immunization.reaction.extension</fhir_path> | |
| <predicate>Immunization:reaction_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.reaction.modifierExtension</fhir_path> | |
| <predicate>Immunization:reaction_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.reaction.date</fhir_path> | |
| <predicate>Immunization:reaction_date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.reaction.detail</fhir_path> | |
| <predicate>Immunization:reaction_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.reaction.detail</fhir_path> | |
| <predicate>Immunization:reaction_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Immunization.reaction.reported</fhir_path> | |
| <predicate>Immunization:reaction_reported</predicate> | |
| <relative_xpath>f:reported</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationStatement.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Organization.contact</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Organization.contact.extension</fhir_path> | |
| <predicate>Organization:contact_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contact.modifierExtension</fhir_path> | |
| <predicate>Organization:contact_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contact.purpose</fhir_path> | |
| <predicate>Organization:contact_purpose</predicate> | |
| <relative_xpath>f:purpose</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contact.name</fhir_path> | |
| <predicate>Organization:contact_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>HumanName</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contact.telecom</fhir_path> | |
| <predicate>Organization:contact_telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contact.address</fhir_path> | |
| <predicate>Organization:contact_address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>Address</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Organization.contact.gender</fhir_path> | |
| <predicate>Organization:contact_gender</predicate> | |
| <relative_xpath>f:gender</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Media.content</fhir_path> | |
| <subs/> | |
| <type>Attachment</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.conclusion</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>RelatedPerson</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>RelatedPerson.extension</fhir_path> | |
| <predicate>RelatedPerson:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.modifierExtension</fhir_path> | |
| <predicate>RelatedPerson:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.text</fhir_path> | |
| <predicate>RelatedPerson:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.contained</fhir_path> | |
| <predicate>RelatedPerson:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.identifier</fhir_path> | |
| <predicate>RelatedPerson:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.patient</fhir_path> | |
| <predicate>RelatedPerson:patient</predicate> | |
| <relative_xpath>f:patient</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.relationship</fhir_path> | |
| <predicate>RelatedPerson:relationship</predicate> | |
| <relative_xpath>f:relationship</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.name</fhir_path> | |
| <predicate>RelatedPerson:name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>HumanName</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.telecom</fhir_path> | |
| <predicate>RelatedPerson:telecom</predicate> | |
| <relative_xpath>f:telecom</relative_xpath> | |
| <type>Contact</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.gender</fhir_path> | |
| <predicate>RelatedPerson:gender</predicate> | |
| <relative_xpath>f:gender</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.address</fhir_path> | |
| <predicate>RelatedPerson:address</predicate> | |
| <relative_xpath>f:address</relative_xpath> | |
| <type>Address</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>RelatedPerson.photo</fhir_path> | |
| <predicate>RelatedPerson:photo</predicate> | |
| <relative_xpath>f:photo</relative_xpath> | |
| <type>Attachment</type> | |
| </sub> | |
| </subs> | |
| <type>RelatedPerson</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.encounter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.extension</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.modifierExtension</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.code</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DeviceObservationReport.virtualDevice.channel.metric</fhir_path> | |
| <predicate>DeviceObservationReport:virtualDevice_channel_metric</predicate> | |
| <relative_xpath>f:metric</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section.title</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.reasonResourceReference</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.filter.property</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.extension</fhir_path> | |
| <predicate>FamilyHistory:relation_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.modifierExtension</fhir_path> | |
| <predicate>FamilyHistory:relation_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.name</fhir_path> | |
| <predicate>FamilyHistory:relation_name</predicate> | |
| <relative_xpath>f:name</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.relationship</fhir_path> | |
| <predicate>FamilyHistory:relation_relationship</predicate> | |
| <relative_xpath>f:relationship</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.bornPeriod</fhir_path> | |
| <predicate>FamilyHistory:relation_bornPeriod</predicate> | |
| <relative_xpath>f:bornPeriod</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.borndate</fhir_path> | |
| <predicate>FamilyHistory:relation_borndate</predicate> | |
| <relative_xpath>f:borndate</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.bornstring</fhir_path> | |
| <predicate>FamilyHistory:relation_bornstring</predicate> | |
| <relative_xpath>f:bornstring</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.deceasedboolean</fhir_path> | |
| <predicate>FamilyHistory:relation_deceasedboolean</predicate> | |
| <relative_xpath>f:deceasedboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.deceasedAge</fhir_path> | |
| <predicate>FamilyHistory:relation_deceasedAge</predicate> | |
| <relative_xpath>f:deceasedAge</relative_xpath> | |
| <type>Age</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.deceasedRange</fhir_path> | |
| <predicate>FamilyHistory:relation_deceasedRange</predicate> | |
| <relative_xpath>f:deceasedRange</relative_xpath> | |
| <type>Range</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.deceaseddate</fhir_path> | |
| <predicate>FamilyHistory:relation_deceaseddate</predicate> | |
| <relative_xpath>f:deceaseddate</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.deceasedstring</fhir_path> | |
| <predicate>FamilyHistory:relation_deceasedstring</predicate> | |
| <relative_xpath>f:deceasedstring</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.note</fhir_path> | |
| <predicate>FamilyHistory:relation_note</predicate> | |
| <relative_xpath>f:note</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>FamilyHistory.relation.condition</fhir_path> | |
| <predicate>FamilyHistory:relation_condition</predicate> | |
| <relative_xpath>f:condition</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.compose.include.filter</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.filter.extension</fhir_path> | |
| <predicate>ValueSet:compose_include_filter_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.filter.modifierExtension</fhir_path> | |
| <predicate>ValueSet:compose_include_filter_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.filter.property</fhir_path> | |
| <predicate>ValueSet:compose_include_filter_property</predicate> | |
| <relative_xpath>f:property</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.filter.op</fhir_path> | |
| <predicate>ValueSet:compose_include_filter_op</predicate> | |
| <relative_xpath>f:op</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ValueSet.compose.include.filter.value</fhir_path> | |
| <predicate>ValueSet:compose_include_filter_value</predicate> | |
| <relative_xpath>f:value</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Medication.package</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Medication.package.extension</fhir_path> | |
| <predicate>Medication:package_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.package.modifierExtension</fhir_path> | |
| <predicate>Medication:package_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.package.container</fhir_path> | |
| <predicate>Medication:package_container</predicate> | |
| <relative_xpath>f:container</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Medication.package.content</fhir_path> | |
| <predicate>Medication:package_content</predicate> | |
| <relative_xpath>f:content</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>HumanName.use</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Order</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Order.extension</fhir_path> | |
| <predicate>Order:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.modifierExtension</fhir_path> | |
| <predicate>Order:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.text</fhir_path> | |
| <predicate>Order:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.contained</fhir_path> | |
| <predicate>Order:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.identifier</fhir_path> | |
| <predicate>Order:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.date</fhir_path> | |
| <predicate>Order:date</predicate> | |
| <relative_xpath>f:date</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.subject</fhir_path> | |
| <predicate>Order:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.source</fhir_path> | |
| <predicate>Order:source</predicate> | |
| <relative_xpath>f:source</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.target</fhir_path> | |
| <predicate>Order:target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.target</fhir_path> | |
| <predicate>Order:target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.target</fhir_path> | |
| <predicate>Order:target</predicate> | |
| <relative_xpath>f:target</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.reasonCodeableConcept</fhir_path> | |
| <predicate>Order:reasonCodeableConcept</predicate> | |
| <relative_xpath>f:reasonCodeableConcept</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.reasonResourceReference</fhir_path> | |
| <predicate>Order:reasonResourceReference</predicate> | |
| <relative_xpath>f:reasonResourceReference</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.authority</fhir_path> | |
| <predicate>Order:authority</predicate> | |
| <relative_xpath>f:authority</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.when</fhir_path> | |
| <predicate>Order:when</predicate> | |
| <relative_xpath>f:when</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Order.detail</fhir_path> | |
| <predicate>Order:detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type>Order</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.reference</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Quantity.units</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.uid</fhir_path> | |
| <subs/> | |
| <type>oid</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.destination.target</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.entity.reference</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.organization</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Supply.dispense.whenPrepared</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.outcome</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.goal</fhir_path> | |
| <subs/> | |
| <type>idref</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.asserter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dispense.quantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.extension</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_dateCriterion_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.modifierExtension</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_dateCriterion_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.code</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_dateCriterion_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.dateCriterion.value</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_dateCriterion_value</predicate> | |
| <relative_xpath>f:value</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>Identifier.assigner</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>AllergyIntolerance.status</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.qualification.period</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>Practitioner.gender</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Group.characteristic.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationAdministration.prescription</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.performer</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.symptom.severity</fhir_path> | |
| <subs/> | |
| <type>code</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.udi</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.valueCodeableConcept</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Conformance.rest.extension</fhir_path> | |
| <predicate>Conformance:rest_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.modifierExtension</fhir_path> | |
| <predicate>Conformance:rest_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.mode</fhir_path> | |
| <predicate>Conformance:rest_mode</predicate> | |
| <relative_xpath>f:mode</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.documentation</fhir_path> | |
| <predicate>Conformance:rest_documentation</predicate> | |
| <relative_xpath>f:documentation</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.security</fhir_path> | |
| <predicate>Conformance:rest_security</predicate> | |
| <relative_xpath>f:security</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.resource</fhir_path> | |
| <predicate>Conformance:rest_resource</predicate> | |
| <relative_xpath>f:resource</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.operation</fhir_path> | |
| <predicate>Conformance:rest_operation</predicate> | |
| <relative_xpath>f:operation</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.query</fhir_path> | |
| <predicate>Conformance:rest_query</predicate> | |
| <relative_xpath>f:query</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Conformance.rest.documentMailbox</fhir_path> | |
| <predicate>Conformance:rest_documentMailbox</predicate> | |
| <relative_xpath>f:documentMailbox</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Query.response.first</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.relation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.substitution</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>MedicationDispense.substitution.extension</fhir_path> | |
| <predicate>MedicationDispense:substitution_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.substitution.modifierExtension</fhir_path> | |
| <predicate>MedicationDispense:substitution_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.substitution.type</fhir_path> | |
| <predicate>MedicationDispense:substitution_type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.substitution.reason</fhir_path> | |
| <predicate>MedicationDispense:substitution_reason</predicate> | |
| <relative_xpath>f:reason</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>MedicationDispense.substitution.responsibleParty</fhir_path> | |
| <predicate>MedicationDispense:substitution_responsibleParty</predicate> | |
| <relative_xpath>f:responsibleParty</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Device.patient</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.slicing.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.reaction.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationDispense.dispense.dosage.route</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Other.created</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.slicing</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Profile.structure.element.slicing.extension</fhir_path> | |
| <predicate>Profile:structure_element_slicing_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.slicing.modifierExtension</fhir_path> | |
| <predicate>Profile:structure_element_slicing_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.slicing.discriminator</fhir_path> | |
| <predicate>Profile:structure_element_slicing_discriminator</predicate> | |
| <relative_xpath>f:discriminator</relative_xpath> | |
| <type>id</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.slicing.ordered</fhir_path> | |
| <predicate>Profile:structure_element_slicing_ordered</predicate> | |
| <relative_xpath>f:ordered</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Profile.structure.element.slicing.rules</fhir_path> | |
| <predicate>Profile:structure_element_slicing_rules</predicate> | |
| <relative_xpath>f:rules</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.referenceuri</fhir_path> | |
| <subs/> | |
| <type>uri</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.document.profile</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder.item.specimen</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticOrder</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.extension</fhir_path> | |
| <predicate>DiagnosticOrder:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.modifierExtension</fhir_path> | |
| <predicate>DiagnosticOrder:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.text</fhir_path> | |
| <predicate>DiagnosticOrder:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.contained</fhir_path> | |
| <predicate>DiagnosticOrder:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.subject</fhir_path> | |
| <predicate>DiagnosticOrder:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.subject</fhir_path> | |
| <predicate>DiagnosticOrder:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.subject</fhir_path> | |
| <predicate>DiagnosticOrder:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.subject</fhir_path> | |
| <predicate>DiagnosticOrder:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.orderer</fhir_path> | |
| <predicate>DiagnosticOrder:orderer</predicate> | |
| <relative_xpath>f:orderer</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.identifier</fhir_path> | |
| <predicate>DiagnosticOrder:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.encounter</fhir_path> | |
| <predicate>DiagnosticOrder:encounter</predicate> | |
| <relative_xpath>f:encounter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.clinicalNotes</fhir_path> | |
| <predicate>DiagnosticOrder:clinicalNotes</predicate> | |
| <relative_xpath>f:clinicalNotes</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.specimen</fhir_path> | |
| <predicate>DiagnosticOrder:specimen</predicate> | |
| <relative_xpath>f:specimen</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.status</fhir_path> | |
| <predicate>DiagnosticOrder:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.priority</fhir_path> | |
| <predicate>DiagnosticOrder:priority</predicate> | |
| <relative_xpath>f:priority</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.event</fhir_path> | |
| <predicate>DiagnosticOrder:event</predicate> | |
| <relative_xpath>f:event</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DiagnosticOrder.item</fhir_path> | |
| <predicate>DiagnosticOrder:item</predicate> | |
| <relative_xpath>f:item</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>DiagnosticOrder</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.mapping.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.request</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.software.version</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>SampledData.origin</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Range</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Range.extension</fhir_path> | |
| <predicate>Range:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Range.modifierExtension</fhir_path> | |
| <predicate>Range:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Range.low</fhir_path> | |
| <predicate>Range:low</predicate> | |
| <relative_xpath>f:low</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Range.high</fhir_path> | |
| <predicate>Range:high</predicate> | |
| <relative_xpath>f:high</relative_xpath> | |
| <type>Quantity</type> | |
| </sub> | |
| </subs> | |
| <type>Range</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.author</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.maxDosePerPeriod</fhir_path> | |
| <subs/> | |
| <type>Ratio</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.doseQuantity</fhir_path> | |
| <subs/> | |
| <type>Quantity</type> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.rest.resource.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.extension</fhir_path> | |
| <predicate>ImagingStudy:series_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.modifierExtension</fhir_path> | |
| <predicate>ImagingStudy:series_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.number</fhir_path> | |
| <predicate>ImagingStudy:series_number</predicate> | |
| <relative_xpath>f:number</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.modality</fhir_path> | |
| <predicate>ImagingStudy:series_modality</predicate> | |
| <relative_xpath>f:modality</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.uid</fhir_path> | |
| <predicate>ImagingStudy:series_uid</predicate> | |
| <relative_xpath>f:uid</relative_xpath> | |
| <type>oid</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.description</fhir_path> | |
| <predicate>ImagingStudy:series_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.numberOfInstances</fhir_path> | |
| <predicate>ImagingStudy:series_numberOfInstances</predicate> | |
| <relative_xpath>f:numberOfInstances</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.availability</fhir_path> | |
| <predicate>ImagingStudy:series_availability</predicate> | |
| <relative_xpath>f:availability</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.url</fhir_path> | |
| <predicate>ImagingStudy:series_url</predicate> | |
| <relative_xpath>f:url</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.bodySite</fhir_path> | |
| <predicate>ImagingStudy:series_bodySite</predicate> | |
| <relative_xpath>f:bodySite</relative_xpath> | |
| <type>Coding</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.dateTime</fhir_path> | |
| <predicate>ImagingStudy:series_dateTime</predicate> | |
| <relative_xpath>f:dateTime</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImagingStudy.series.instance</fhir_path> | |
| <predicate>ImagingStudy:series_instance</predicate> | |
| <relative_xpath>f:instance</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>List.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Device.expiry</fhir_path> | |
| <subs/> | |
| <type>date</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Immunization.site</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.extension</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_protocol_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.modifierExtension</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_protocol_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.doseSequence</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_protocol_doseSequence</predicate> | |
| <relative_xpath>f:doseSequence</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.description</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_protocol_description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.authority</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_protocol_authority</predicate> | |
| <relative_xpath>f:authority</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.series</fhir_path> | |
| <predicate>ImmunizationRecommendation:recommendation_protocol_series</predicate> | |
| <relative_xpath>f:series</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>CarePlan.activity.simple.product</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>List.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.participant.name</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DiagnosticReport.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Observation.appliesPeriod</fhir_path> | |
| <subs/> | |
| <type>Period</type> | |
| </path> | |
| <path> | |
| <fhir_path>ValueSet.expansion.contains.contains</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>Conformance.date</fhir_path> | |
| <subs/> | |
| <type>dateTime</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Condition.extension</fhir_path> | |
| <predicate>Condition:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.modifierExtension</fhir_path> | |
| <predicate>Condition:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.text</fhir_path> | |
| <predicate>Condition:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.contained</fhir_path> | |
| <predicate>Condition:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.identifier</fhir_path> | |
| <predicate>Condition:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.subject</fhir_path> | |
| <predicate>Condition:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.encounter</fhir_path> | |
| <predicate>Condition:encounter</predicate> | |
| <relative_xpath>f:encounter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.asserter</fhir_path> | |
| <predicate>Condition:asserter</predicate> | |
| <relative_xpath>f:asserter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.asserter</fhir_path> | |
| <predicate>Condition:asserter</predicate> | |
| <relative_xpath>f:asserter</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.dateAsserted</fhir_path> | |
| <predicate>Condition:dateAsserted</predicate> | |
| <relative_xpath>f:dateAsserted</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.code</fhir_path> | |
| <predicate>Condition:code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.category</fhir_path> | |
| <predicate>Condition:category</predicate> | |
| <relative_xpath>f:category</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.status</fhir_path> | |
| <predicate>Condition:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.certainty</fhir_path> | |
| <predicate>Condition:certainty</predicate> | |
| <relative_xpath>f:certainty</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.severity</fhir_path> | |
| <predicate>Condition:severity</predicate> | |
| <relative_xpath>f:severity</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.onsetdate</fhir_path> | |
| <predicate>Condition:onsetdate</predicate> | |
| <relative_xpath>f:onsetdate</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.onsetAge</fhir_path> | |
| <predicate>Condition:onsetAge</predicate> | |
| <relative_xpath>f:onsetAge</relative_xpath> | |
| <type>Age</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.abatementdate</fhir_path> | |
| <predicate>Condition:abatementdate</predicate> | |
| <relative_xpath>f:abatementdate</relative_xpath> | |
| <type>date</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.abatementAge</fhir_path> | |
| <predicate>Condition:abatementAge</predicate> | |
| <relative_xpath>f:abatementAge</relative_xpath> | |
| <type>Age</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.abatementboolean</fhir_path> | |
| <predicate>Condition:abatementboolean</predicate> | |
| <relative_xpath>f:abatementboolean</relative_xpath> | |
| <type>boolean</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.stage</fhir_path> | |
| <predicate>Condition:stage</predicate> | |
| <relative_xpath>f:stage</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.evidence</fhir_path> | |
| <predicate>Condition:evidence</predicate> | |
| <relative_xpath>f:evidence</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.location</fhir_path> | |
| <predicate>Condition:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.relatedItem</fhir_path> | |
| <predicate>Condition:relatedItem</predicate> | |
| <relative_xpath>f:relatedItem</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>Condition.notes</fhir_path> | |
| <predicate>Condition:notes</predicate> | |
| <relative_xpath>f:notes</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| </subs> | |
| <type>Condition</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.max</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.series.instance.attachment</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>DocumentReference.extension</fhir_path> | |
| <predicate>DocumentReference:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.extension</fhir_path> | |
| <predicate>DocumentReference:extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.modifierExtension</fhir_path> | |
| <predicate>DocumentReference:modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.text</fhir_path> | |
| <predicate>DocumentReference:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.contained</fhir_path> | |
| <predicate>DocumentReference:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.text</fhir_path> | |
| <predicate>DocumentReference:text</predicate> | |
| <relative_xpath>f:text</relative_xpath> | |
| <type>Narrative</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.contained</fhir_path> | |
| <predicate>DocumentReference:contained</predicate> | |
| <relative_xpath>f:contained</relative_xpath> | |
| <type>Resource</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.masterIdentifier</fhir_path> | |
| <predicate>DocumentReference:masterIdentifier</predicate> | |
| <relative_xpath>f:masterIdentifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.identifier</fhir_path> | |
| <predicate>DocumentReference:identifier</predicate> | |
| <relative_xpath>f:identifier</relative_xpath> | |
| <type>Identifier</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.subject</fhir_path> | |
| <predicate>DocumentReference:subject</predicate> | |
| <relative_xpath>f:subject</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.type</fhir_path> | |
| <predicate>DocumentReference:type</predicate> | |
| <relative_xpath>f:type</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.class</fhir_path> | |
| <predicate>DocumentReference:class</predicate> | |
| <relative_xpath>f:class</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.author</fhir_path> | |
| <predicate>DocumentReference:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.author</fhir_path> | |
| <predicate>DocumentReference:author</predicate> | |
| <relative_xpath>f:author</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.custodian</fhir_path> | |
| <predicate>DocumentReference:custodian</predicate> | |
| <relative_xpath>f:custodian</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.policyManager</fhir_path> | |
| <predicate>DocumentReference:policyManager</predicate> | |
| <relative_xpath>f:policyManager</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.authenticator</fhir_path> | |
| <predicate>DocumentReference:authenticator</predicate> | |
| <relative_xpath>f:authenticator</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.created</fhir_path> | |
| <predicate>DocumentReference:created</predicate> | |
| <relative_xpath>f:created</relative_xpath> | |
| <type>dateTime</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.indexed</fhir_path> | |
| <predicate>DocumentReference:indexed</predicate> | |
| <relative_xpath>f:indexed</relative_xpath> | |
| <type>instant</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.status</fhir_path> | |
| <predicate>DocumentReference:status</predicate> | |
| <relative_xpath>f:status</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.docStatus</fhir_path> | |
| <predicate>DocumentReference:docStatus</predicate> | |
| <relative_xpath>f:docStatus</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.relatesTo</fhir_path> | |
| <predicate>DocumentReference:relatesTo</predicate> | |
| <relative_xpath>f:relatesTo</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.description</fhir_path> | |
| <predicate>DocumentReference:description</predicate> | |
| <relative_xpath>f:description</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.confidentiality</fhir_path> | |
| <predicate>DocumentReference:confidentiality</predicate> | |
| <relative_xpath>f:confidentiality</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.primaryLanguage</fhir_path> | |
| <predicate>DocumentReference:primaryLanguage</predicate> | |
| <relative_xpath>f:primaryLanguage</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.mimeType</fhir_path> | |
| <predicate>DocumentReference:mimeType</predicate> | |
| <relative_xpath>f:mimeType</relative_xpath> | |
| <type>code</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.format</fhir_path> | |
| <predicate>DocumentReference:format</predicate> | |
| <relative_xpath>f:format</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.size</fhir_path> | |
| <predicate>DocumentReference:size</predicate> | |
| <relative_xpath>f:size</relative_xpath> | |
| <type>integer</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.hash</fhir_path> | |
| <predicate>DocumentReference:hash</predicate> | |
| <relative_xpath>f:hash</relative_xpath> | |
| <type>string</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.location</fhir_path> | |
| <predicate>DocumentReference:location</predicate> | |
| <relative_xpath>f:location</relative_xpath> | |
| <type>uri</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.service</fhir_path> | |
| <predicate>DocumentReference:service</predicate> | |
| <relative_xpath>f:service</relative_xpath> | |
| <type/> | |
| </sub> | |
| <sub> | |
| <fhir_path>DocumentReference.context</fhir_path> | |
| <predicate>DocumentReference:context</predicate> | |
| <relative_xpath>f:context</relative_xpath> | |
| <type/> | |
| </sub> | |
| </subs> | |
| <type>DocumentReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.symptom.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.isExtensible</fhir_path> | |
| <subs/> | |
| <type>boolean</type> | |
| </path> | |
| <path> | |
| <fhir_path>FamilyHistory.modifierExtension.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImmunizationRecommendation.recommendation.protocol.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Questionnaire.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.hospitalization.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.identifier</fhir_path> | |
| <subs/> | |
| <type>Identifier</type> | |
| </path> | |
| <path> | |
| <fhir_path>SecurityEvent.object.query</fhir_path> | |
| <subs/> | |
| <type>base64Binary</type> | |
| </path> | |
| <path> | |
| <fhir_path>Condition.contained</fhir_path> | |
| <subs/> | |
| <type>Resource</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.class</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Attachment.hash</fhir_path> | |
| <subs/> | |
| <type>base64Binary</type> | |
| </path> | |
| <path> | |
| <fhir_path>Provenance.integritySignature</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>OrderResponse.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.event</fhir_path> | |
| <subs> | |
| <sub> | |
| <fhir_path>Composition.event.extension</fhir_path> | |
| <predicate>Composition:event_extension</predicate> | |
| <relative_xpath>f:extension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.event.modifierExtension</fhir_path> | |
| <predicate>Composition:event_modifierExtension</predicate> | |
| <relative_xpath>f:modifierExtension</relative_xpath> | |
| <type>Extension</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.event.code</fhir_path> | |
| <predicate>Composition:event_code</predicate> | |
| <relative_xpath>f:code</relative_xpath> | |
| <type>CodeableConcept</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.event.period</fhir_path> | |
| <predicate>Composition:event_period</predicate> | |
| <relative_xpath>f:period</relative_xpath> | |
| <type>Period</type> | |
| </sub> | |
| <sub> | |
| <fhir_path>Composition.event.detail</fhir_path> | |
| <predicate>Composition:event_detail</predicate> | |
| <relative_xpath>f:detail</relative_xpath> | |
| <type>ResourceReference</type> | |
| </sub> | |
| </subs> | |
| <type/> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.context.facilityType</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Alert.note</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentManifest.type</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>MessageHeader.reason</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Coding.display</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>Media.text</fhir_path> | |
| <subs/> | |
| <type>Narrative</type> | |
| </path> | |
| <path> | |
| <fhir_path>Encounter.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.constraint.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>AdverseReaction.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ConceptMap.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>DocumentReference.service.parameter.modifierExtension.extension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>ImagingStudy.interpreter</fhir_path> | |
| <subs/> | |
| <type>ResourceReference</type> | |
| </path> | |
| <path> | |
| <fhir_path>MedicationPrescription.dosageInstruction.additionalInstructions</fhir_path> | |
| <subs/> | |
| <type>CodeableConcept</type> | |
| </path> | |
| <path> | |
| <fhir_path>Profile.structure.element.definition.binding.description</fhir_path> | |
| <subs/> | |
| <type>string</type> | |
| </path> | |
| <path> | |
| <fhir_path>OperationOutcome.modifierExtension</fhir_path> | |
| <subs/> | |
| <type>Extension</type> | |
| </path> | |
| <path> | |
| <fhir_path>Composition.section.section</fhir_path> | |
| <subs/> | |
| <type/> | |
| </path> | |
| </l:fhirdefs> | |
| <xsl:template match="/"> | |
| <!-- <xsl:text># generated </xsl:text><xsl:value-of select="$now"/><xsl:text> </xsl:text> --> | |
| <xsl:apply-templates select="*" mode="root"/> | |
| </xsl:template> | |
| <xsl:template match="atom:feed" mode="root"> | |
| <xsl:text>@prefix atom: <http://www.w3.org/2005/Atom> . </xsl:text> | |
| <xsl:call-template name="addPrefixes"> | |
| <xsl:with-param name="name" select="name(//atom:content/*[1])"/> | |
| </xsl:call-template> | |
| <xsl:apply-templates select="*" mode="atomFeed"/> | |
| <xsl:text>. </xsl:text> | |
| <xsl:for-each select="atom:entry"> | |
| <xsl:text><</xsl:text> | |
| <xsl:value-of select="atom:id/text()"/> | |
| <xsl:text>> a atom:entry ; </xsl:text> | |
| <xsl:apply-templates select="*" mode="atomEntry"/> | |
| <xsl:text>. </xsl:text> | |
| </xsl:for-each> | |
| <xsl:for-each select="atom:entry/atom:content/*"> | |
| <xsl:call-template name="ResourceRoot"> | |
| <xsl:with-param name="subject" select="concat('<', ../../atom:link/@href , '>')"/> | |
| <xsl:with-param name="doc" select="../../atom:link/@href"/> | |
| </xsl:call-template> | |
| </xsl:for-each> | |
| </xsl:template> | |
| <xsl:template match="atom:id" mode="atomFeed"> | |
| <xsl:text><</xsl:text> | |
| <xsl:value-of select="text()"/> | |
| <xsl:text>> a atom:Feed ; </xsl:text> | |
| <xsl:apply-templates select="*" mode="atomEntry"/> | |
| </xsl:template> | |
| <xsl:template match="atom:link" mode="atomFeed"> | |
| <xsl:text> atom:link <</xsl:text> <!-- @@ need dc: prefix --> | |
| <xsl:value-of select="@href"/> <!-- @@ need escape --> | |
| <xsl:text>> ; </xsl:text> | |
| </xsl:template> | |
| <xsl:template match="atom:entry" mode="atomFeed"> | |
| <xsl:text> atom:entry <</xsl:text> | |
| <xsl:value-of select="atom:id/text()"/> | |
| <xsl:text>> ; </xsl:text> | |
| </xsl:template> | |
| <xsl:template match="atom:title" mode="atomEntry"> | |
| <xsl:text> dc:title "</xsl:text> <!-- @@ need dc: prefix --> | |
| <xsl:value-of select="text()"/> <!-- @@ need escape --> | |
| <xsl:text>" ; </xsl:text> | |
| </xsl:template> | |
| <xsl:template match="atom:id" mode="atomEntry"> | |
| </xsl:template> | |
| <xsl:template match="atom:link" mode="atomEntry"> | |
| <xsl:text> atom:link <</xsl:text> <!-- @@ need dc: prefix --> | |
| <xsl:value-of select="@href"/> <!-- @@ need escape --> | |
| <xsl:text>> ; </xsl:text> | |
| </xsl:template> | |
| <xsl:template match="atom:updated" mode="atomEntry"> | |
| <xsl:text> atom:updated "</xsl:text> <!-- @@ need dc: prefix --> | |
| <xsl:value-of select="text()"/> <!-- @@ need escape --> | |
| <xsl:text>"^^xsd:dateTime ; </xsl:text> | |
| </xsl:template> | |
| <xsl:template match="atom:author" mode="atomEntry"> | |
| <xsl:text> dc:author "</xsl:text> <!-- @@ need dc: prefix --> | |
| <xsl:value-of select="atom:name/text()"/> <!-- @@ need escape --> | |
| <xsl:text>" ; </xsl:text> | |
| </xsl:template> | |
| <xsl:template match="atom:content" mode="atomEntry"> | |
| </xsl:template> | |
| <xsl:template match="atom:summary" mode="atomEntry"> | |
| <xsl:text> atom:summary """</xsl:text> | |
| <xsl:for-each select="*"> | |
| <xsl:call-template name="copy-element" /> | |
| </xsl:for-each> | |
| <xsl:text>"""; </xsl:text> | |
| </xsl:template> | |
| <xsl:template match="*" mode="root"> | |
| <xsl:call-template name="addPrefixes"> | |
| <xsl:with-param name="name" select="name(.)"/> | |
| </xsl:call-template> | |
| <xsl:text>@base <http://this-fhir-server/fhir/> . </xsl:text> | |
| <xsl:call-template name="ResourceRoot"> | |
| <xsl:with-param name="subject" select="concat('<', $docParam, '>')"/> | |
| <xsl:with-param name="doc" select="$docParam"/> | |
| </xsl:call-template> | |
| </xsl:template> | |
| <!-- We'll traverse the FHIR instance XML data ($this param) while | |
| simultanously hopping around a build-in XML structure describing | |
| each FHIR path and its associated types + sub-propeties ($context param) | |
| We kick things off from the XML root element... --> | |
| <xsl:template name="ResourceRoot"> | |
| <xsl:param name="subject"/> | |
| <xsl:param name="doc"/> | |
| <xsl:call-template name="FhirElement"> | |
| <xsl:with-param name="depth" select="0"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="context" select="name()"/> | |
| <xsl:with-param name="subject" select="$subject"/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| <xsl:for-each select=".//f:contained/*"> | |
| <xsl:call-template name="FhirElement"> | |
| <xsl:with-param name="depth" select="0"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="context" select="name()"/> | |
| <xsl:with-param name="subject" select="concat('<', $doc, '#', @id, '>')"/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| </xsl:for-each> | |
| <xsl:for-each select=".//f:reference[../f:display]"> | |
| <xsl:value-of select="concat('<', @value, '>')"/> | |
| <xsl:text> Reference:display </xsl:text> | |
| <xsl:value-of select="concat('"', ../f:display/@value, '"')"/> | |
| <xsl:text> . </xsl:text> | |
| </xsl:for-each> | |
| <!-- @@ delme if the above rule is sufficient. | |
| <xsl:variable name="root" select="."/> | |
| <xsl:for-each select="document('')/*/l:fhirdefs/path/type[text()='Resource']/../fhir_path/text()"> | |
| <xsl:if test=".='Other.subject'"> | |
| <xsl:for-each select="$root/../f:Other/f:subject"> | |
| <xsl:call-template name="FhirElement"> | |
| <xsl:with-param name="depth" select="0"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="context" select="name()"/> | |
| <xsl:with-param name="subject" select="concat('<#', f:reference/@value, '> ')"/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| </xsl:for-each> | |
| </xsl:if> | |
| </xsl:for-each> | |
| --> | |
| <!-- [[<xsl:value-of select="name(//*)"/>]] --> | |
| <!-- {{<xsl:value-of select="name($root)"/>}} --> | |
| </xsl:template> | |
| <!-- This should be relaced with something less verbose to call --> | |
| <xsl:template name="FhirIndent"> | |
| <xsl:param name="depth" /> | |
| <xsl:text> </xsl:text> | |
| <xsl:if test="$depth > 0"> | |
| <xsl:call-template name="FhirIndent"> | |
| <xsl:with-param name="depth" select="number($depth)-1"/> | |
| </xsl:call-template> | |
| </xsl:if> | |
| </xsl:template> | |
| <!-- called with any f:extension elements anywhere, anytime, you name it, buddy. | |
| change | |
| from: to: | |
| <modifierExtension> <http://...plus> [ | |
| <url value="http://...plus"/> a fhir:modified_integer; | |
| <valueInteger value="2"/> <http://...times> [ | |
| <modifierExtension> a fhir:modified_integer; | |
| <url value="http://...times"/> fhir:value "5"; | |
| <valueInteger value="5"/> ]; | |
| </modifierExtension> fhir:modifiedBy <http://...times>; | |
| </modifierExtension> fhir:value "2"; | |
| ]; | |
| fhir:modifiedBy <http://...plus>; | |
| --> | |
| <xsl:template name="extension"> | |
| <xsl:param name="depth"/> | |
| <xsl:param name="this"/> | |
| <xsl:param name="doc"/> | |
| <!-- <http://...plus> [ --> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="$depth+1"/> </xsl:call-template> | |
| <xsl:text><</xsl:text><xsl:value-of select="f:url/@value"/><xsl:text>> [</xsl:text> | |
| <xsl:if test="not(*[substring(name(), 1, 5)='value'])"><!-- ugh, why do i need this? --> | |
| <xsl:text> </xsl:text> | |
| </xsl:if> | |
| <!-- find the (one) value element, e.g. f:valueInteger --> | |
| <xsl:for-each select="*[substring(name(), 1, 5)='value']"> | |
| <!-- change 'f:valueInteger' into 'integer' --> | |
| <xsl:variable name="type1" select="substring(name(), 6)"/> | |
| <xsl:variable name="type"> | |
| <xsl:choose> <!-- Fix cases in narrow minority of supported type names.--> | |
| <xsl:when test="$type1='Integer'" ><xsl:value-of select="'integer'" /></xsl:when> | |
| <xsl:when test="$type1='Decimal'" ><xsl:value-of select="'decimal'" /></xsl:when> | |
| <xsl:when test="$type1='DateTime'" ><xsl:value-of select="'dateTime'" /></xsl:when> | |
| <xsl:when test="$type1='Date'" ><xsl:value-of select="'date'" /></xsl:when> | |
| <xsl:when test="$type1='Instant'" ><xsl:value-of select="'instant'" /></xsl:when> | |
| <xsl:when test="$type1='String'" ><xsl:value-of select="'string'" /></xsl:when> | |
| <xsl:when test="$type1='Uri'" ><xsl:value-of select="'uri'" /></xsl:when> | |
| <xsl:when test="$type1='Boolean'" ><xsl:value-of select="'boolean'" /></xsl:when> | |
| <xsl:when test="$type1='Code'" ><xsl:value-of select="'code'" /></xsl:when> | |
| <xsl:when test="$type1='Base64Binary'"><xsl:value-of select="'base64Binary'"/></xsl:when> | |
| <xsl:otherwise><xsl:value-of select="$type1"/></xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:variable> | |
| <!-- Chatty translation of 6th char to lowercase: --> | |
| <!-- <xsl:variable name="type" select="concat(translate(substring(name(), 6, 1), --> | |
| <!-- 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', --> | |
| <!-- 'abcdefghijklmnopqrstuvwxyz'), --> | |
| <!-- substring(name(), 7))"/> --> | |
| <xsl:call-template name="FhirElement"> | |
| <xsl:with-param name="depth" select="$depth+1"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="context" select="$type"/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| </xsl:for-each> | |
| <!-- or find the n extensions --> | |
| <xsl:for-each select="f:extension|f:modifierExtension"> | |
| <xsl:call-template name="extension"> | |
| <xsl:with-param name="depth" select="$depth+1"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| </xsl:for-each> | |
| <!-- ]; --> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="$depth+1"/> </xsl:call-template> | |
| <xsl:text>]; </xsl:text> | |
| <xsl:if test="name(.)='modifierExtension'"> | |
| <!-- fhir:modifiedBy <http://...plus>; --> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="$depth+1"/> </xsl:call-template> | |
| <xsl:value-of select="'fhir:modifiedBy '"/> | |
| <xsl:text><</xsl:text><xsl:value-of select="f:url/@value"/><xsl:text>>; </xsl:text> | |
| </xsl:if> | |
| </xsl:template> | |
| <xsl:template name="FhirElement"> | |
| <!-- mainly just indentation bookkeeping --> | |
| <xsl:param name="depth" /> | |
| <!-- where we are in the FHIR instance XML payload --> | |
| <xsl:param name="this" /> | |
| <!-- path into the accompanying FHIR definitions (built in to this XSLT) --> | |
| <xsl:param name="context" /> | |
| <xsl:param name="subject" /> | |
| <xsl:param name="doc" /> | |
| <!-- XSLT makes meta-programming a drag. But here, we look up the relevant node in our FHIR | |
| definitions, keying off of the $context param (which is a fhir_path value) --> | |
| <xsl:variable name="def" select="document('')/*/l:fhirdefs/path/fhir_path[text()=$context]/.."/> | |
| <!-- Type of the current element. Type can be null (for internal nodes) --> | |
| <xsl:variable name="def.type" select="$def/type"/> | |
| <!-- Sub-elemenets that are defined for this type. Each sub includes | |
| * an xpath fragment (e.g. 'f:detail') | |
| * FHIR path (e.g. Order.detail) | |
| * target type (e.g. CodeableConcept; or blank if the target is an internal node) | |
| (Resource) sub-elements of type Extension are handled separately. | |
| Properties appear to have no sub-elements for Extensions. --> | |
| <xsl:variable name="def.subs" select="$def/subs/sub[type!='Extension']"/> | |
| <xsl:choose> | |
| <!-- TODO possibly handlers for (some) datatyes: e.g. text--> | |
| <!-- This first branch represents a leaf node for which no further properties are defined in FHIR Spreadsheets --> | |
| <xsl:when test="not($def)"> | |
| <xsl:text> </xsl:text> | |
| <xsl:if test="$context!='Resource'"> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="1+$depth"/> </xsl:call-template> | |
| <xsl:text>a fhir:</xsl:text> | |
| <xsl:if test="name(..)='modifierExtension'"> | |
| <xsl:text>modifying_</xsl:text> <!-- a modifying_integer --> | |
| </xsl:if> | |
| <xsl:value-of select="$context"/> | |
| <xsl:text>; </xsl:text> | |
| </xsl:if> | |
| <xsl:for-each select="../f:extension|../f:modifierExtension"> | |
| <xsl:call-template name="extension"> | |
| <xsl:with-param name="depth" select="$depth"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| </xsl:for-each> | |
| <xsl:if test="$context = 'Resource'"> <!-- or $context = 'resource'" --> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="1+$depth"/> </xsl:call-template> | |
| <xsl:text>a fhir:</xsl:text> | |
| <xsl:value-of select="$this/f:type/@value"/> | |
| <xsl:text>Reference; </xsl:text> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="1+$depth"/> </xsl:call-template> | |
| <xsl:text>Reference:reference <</xsl:text> | |
| <xsl:value-of select="$this/f:reference/@value"/> | |
| <xsl:text>>; </xsl:text> | |
| <xsl:if test="$this/f:display/@value"> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="1+$depth"/> </xsl:call-template> | |
| <xsl:text>Reference:display "</xsl:text> | |
| <xsl:value-of select="$this/f:display/@value"/> | |
| <xsl:text>" </xsl:text> | |
| </xsl:if> | |
| </xsl:if> | |
| <xsl:if test="$this/@value"> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="1+$depth"/> </xsl:call-template> | |
| <xsl:text>fhir:value "</xsl:text><xsl:value-of select="$this/@value" /> | |
| <xsl:text>"; </xsl:text> | |
| </xsl:if> | |
| <xsl:if test="$context='xhtml'"> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="1+$depth"/> </xsl:call-template> | |
| <xsl:text>fhir:text """</xsl:text> | |
| <xsl:for-each select="$this"> | |
| <xsl:call-template name="copy-element" /> | |
| </xsl:for-each> | |
| <xsl:value-of select="$this/text()"/> | |
| <xsl:text>"""; </xsl:text> | |
| </xsl:if> | |
| </xsl:when> | |
| <!-- This second branch represents a node with subproperties defined in FHIR Spreadsheets --> | |
| <xsl:otherwise> | |
| <xsl:if test="$subject"> | |
| <xsl:value-of select="$subject"/><xsl:text> </xsl:text> | |
| </xsl:if> | |
| <xsl:if test="$depth>0"><xsl:text> </xsl:text></xsl:if> | |
| <!-- If this is a type (non-internal) node, output the type --> | |
| <xsl:if test="$def.type != ''"> | |
| <xsl:if test="$depth>0"> | |
| <xsl:call-template name="FhirIndent"> <xsl:with-param name="depth" select="$depth+1"/> </xsl:call-template> | |
| </xsl:if> | |
| <xsl:text>a :</xsl:text> | |
| <xsl:choose> | |
| <xsl:when test="f:modifierExtension"> | |
| <!-- <Resource>:modified_<Property> --> | |
| <xsl:value-of select="concat('modified_', $def.type)"/> | |
| </xsl:when> | |
| <xsl:otherwise><xsl:value-of select="$def.type"/></xsl:otherwise> | |
| </xsl:choose> | |
| <xsl:text>; </xsl:text> | |
| </xsl:if> | |
| <xsl:for-each select="f:extension|f:modifierExtension"> | |
| <xsl:call-template name="extension"> | |
| <xsl:with-param name="depth" select="$depth"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| </xsl:for-each> | |
| <!-- Iterate over defined subproperties, making a recursive application of FhirElement --> | |
| <xsl:for-each select="$def.subs"> | |
| <xsl:variable name="last_property_p"> | |
| <xsl:choose> | |
| <xsl:when test="position() = last()"><xsl:value-of select="true()"/></xsl:when> | |
| <xsl:otherwise><xsl:value-of select="false()"/></xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:variable> | |
| <xsl:variable name="sub" select="."/> | |
| <xsl:variable name="predicate" select="./predicate"/> | |
| <xsl:variable name="fhir_path" select="./fhir_path"/> | |
| <xsl:variable name="type" select="./type"/> | |
| <xsl:variable name="xpath" select="substring-after(./relative_xpath, ':')"/> | |
| <!--searching on <xsl:value-of select="$predicate"/> via <xsl:value-of select="$xpath"/>--> | |
| <!-- for a given property, look for its occurence(s) in instance data --> | |
| <xsl:for-each select="$this/*[name()=$xpath]"> <!-- include contained arcs --> | |
| <xsl:variable name="last_instance_p"> | |
| <xsl:choose> | |
| <xsl:when test="position() = last()"><xsl:value-of select="true()"/></xsl:when> | |
| <xsl:otherwise><xsl:value-of select="false()"/></xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:variable> | |
| <xsl:call-template name="FhirIndent"><xsl:with-param name="depth" select="$depth+1"/></xsl:call-template> | |
| <xsl:choose> | |
| <xsl:when test="f:modifierExtension"> | |
| <!-- <Resource>:modified_<Property> --> | |
| <xsl:value-of select="concat(substring-before($predicate, ':'), | |
| ':modified_', | |
| substring-after($predicate, ':'))"/> | |
| </xsl:when> | |
| <xsl:when test="name()='contained'"> <!-- include contained arcs --> | |
| <xsl:text>fhir:contained</xsl:text> | |
| </xsl:when> | |
| <xsl:otherwise><xsl:value-of select="$predicate"/></xsl:otherwise> | |
| </xsl:choose> | |
| <xsl:text> </xsl:text> | |
| <xsl:variable name="subcontext"> | |
| <xsl:choose> | |
| <xsl:when test="$type != ''"> | |
| <xsl:value-of select="$type"/> | |
| </xsl:when> | |
| <xsl:otherwise> | |
| <xsl:value-of select="$fhir_path"/> | |
| </xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:variable> | |
| <xsl:choose> | |
| <xsl:when test="name()='contained'"> <!-- include contained arcs --> | |
| <xsl:value-of select="concat('<', $doc, '#', */@id, '>')"/> | |
| <xsl:text>; </xsl:text> | |
| </xsl:when> | |
| <!-- perform the mappings to xsd types per | |
| http://www.hl7.org/implement/standards/fhir/datatypes.html#string --> | |
| <xsl:when test="$subcontext='boolean' and not(name(..)='modifierExtension')"> | |
| <xsl:value-of select="@value"/> | |
| <xsl:text>; </xsl:text> | |
| </xsl:when> | |
| <xsl:when test="$subcontext='integer' and not(name(..)='modifierExtension')"> | |
| <!-- <xsl:text>"</xsl:text> --> | |
| <xsl:value-of select="@value"/> | |
| <!-- <xsl:text>;^^xsd:int </xsl:text> --> | |
| <xsl:text>; </xsl:text> | |
| </xsl:when> | |
| <xsl:when test="($subcontext='decimal' or $subcontext='boolean') and not(name(..)='modifierExtension')"> | |
| <xsl:value-of select="@value"/> | |
| <xsl:if test="not(contains(@value,'.'))"> | |
| <xsl:text>.0</xsl:text> | |
| </xsl:if> | |
| <xsl:text>; </xsl:text> | |
| </xsl:when> | |
| <xsl:when test="$subcontext='base64Binary' and not(name(..)='modifierExtension')"> | |
| <xsl:text>"</xsl:text> | |
| <xsl:value-of select="@value"/> <!-- @@ need to backslashify --> | |
| <xsl:text>"^^xsd:base64Binary; </xsl:text> | |
| </xsl:when> | |
| <xsl:when test="$subcontext='instant' and not(name(..)='modifierExtension')"> | |
| <xsl:text>"</xsl:text> | |
| <xsl:value-of select="@value"/> | |
| <xsl:text>"^^xsd:dateTime; </xsl:text> | |
| </xsl:when> | |
| <xsl:when test="$subcontext='string' and not(name(..)='modifierExtension')"> | |
| <xsl:text>"</xsl:text> | |
| <xsl:value-of select="@value"/> <!-- @@ need to backslashify --> | |
| <xsl:text>"; </xsl:text> | |
| </xsl:when> | |
| <xsl:when test="$subcontext='uri' and not(name(..)='modifierExtension')"> | |
| <xsl:text><</xsl:text> | |
| <xsl:value-of select="@value"/> | |
| <xsl:text>>; </xsl:text> | |
| </xsl:when> | |
| <!-- @@ date and dateTime get mapped to unions --> | |
| <!-- <xsl:when test="$subcontext='dateTime' and not(name(..)='modifierExtension')"> --> | |
| <!-- <xsl:text>"</xsl:text> --> | |
| <!-- <xsl:value-of select="@value"/> --> | |
| <!-- <xsl:text>"^^xsd:dateTime; </xsl:text> --> | |
| <!-- </xsl:when> --> | |
| <!-- a code is a string per | |
| http://www.hl7.org/implement/standards/fhir/datatypes.html#code --> | |
| <xsl:when test="($subcontext='code' or $subcontext='id') and not(name(..)='modifierExtension')"> | |
| <xsl:text>"</xsl:text> | |
| <xsl:value-of select="@value"/> <!-- @@ need to backslashify --> | |
| <xsl:text>"^^fhir:</xsl:text> | |
| <xsl:value-of select="$subcontext"/> | |
| <xsl:text>; </xsl:text> | |
| </xsl:when> | |
| <xsl:when test="$type='Resource'"> | |
| <xsl:choose> | |
| <xsl:when test="contains(f:reference/@value, '#')"> | |
| <xsl:value-of select="concat('<', $doc, f:reference/@value, '>')"/> | |
| </xsl:when> | |
| <xsl:otherwise> | |
| <xsl:value-of select="concat('<', f:reference/@value, '>')"/> | |
| </xsl:otherwise> | |
| </xsl:choose> | |
| <!-- <xsl:text><</xsl:text> --> | |
| <!-- <xsl:value-of select="f:reference/@value"/> --> | |
| <!-- <xsl:text>>; </xsl:text> --> | |
| <xsl:text>; </xsl:text> | |
| <!-- <xsl:text># skip a resource of type Resource on path: </xsl:text> --> | |
| <!-- <xsl:value-of select="$fhir_path"/> --> | |
| <!-- <xsl:text> xpath: </xsl:text> --> | |
| <!-- <xsl:value-of select="$xpath"/> --> | |
| <!-- <xsl:text>? </xsl:text> --> | |
| </xsl:when> | |
| <xsl:otherwise> | |
| <xsl:text>[</xsl:text> | |
| <xsl:call-template name="FhirElement"> | |
| <xsl:with-param name="depth" select="$depth+1"/> | |
| <xsl:with-param name="this" select="."/> | |
| <xsl:with-param name="context" select="$subcontext"/> | |
| <xsl:with-param name="doc" select="$doc"/> | |
| </xsl:call-template> | |
| <xsl:call-template name="FhirIndent"><xsl:with-param name="depth" select="$depth+1"/></xsl:call-template> | |
| <!-- This test only works because FHIR's examples are all serialized with propertiese | |
| in the same order as in the defining spreadsheets. It will sometimes think a | |
| terminal entry is non-terminal, e.g. if the last property has no instance. --> | |
| <xsl:choose> | |
| <xsl:when test="$last_property_p='true' and $last_instance_p='true'"> | |
| <xsl:text>] </xsl:text> | |
| </xsl:when> | |
| <xsl:otherwise> | |
| <xsl:text>]; </xsl:text> | |
| </xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:for-each> | |
| </xsl:for-each> | |
| <xsl:if test="$depth=0"><xsl:text>. </xsl:text></xsl:if> | |
| </xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:template> | |
| <xsl:template name="copy-element" match="*" mode="copy"> | |
| <xsl:text><</xsl:text><xsl:value-of select="name()"/> | |
| <xsl:apply-templates select="@*" mode="copy-attr"/> | |
| <xsl:choose> | |
| <xsl:when test="count(node()) > 0"> | |
| <xsl:text>></xsl:text> | |
| <xsl:apply-templates select="node()" mode="copy" /> | |
| <xsl:text></</xsl:text><xsl:value-of select="name()"/><xsl:text>></xsl:text> | |
| </xsl:when> | |
| <xsl:otherwise> | |
| <xsl:text>/></xsl:text> | |
| </xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:template> | |
| <xsl:template name="copy-attr" match="@*" mode="copy-attr"> | |
| <xsl:text> </xsl:text><xsl:value-of select="name()"/><xsl:text>=</xsl:text><xsl:text>"</xsl:text><xsl:value-of select="."/><xsl:text>"</xsl:text> | |
| </xsl:template> | |
| <xsl:template name="indent"> | |
| <xsl:if test="preceding-sibling::text()[1]"> | |
| <xsl:choose> | |
| <xsl:when test="contains(preceding-sibling::text()[1], ' ')"> | |
| <xsl:value-of select="substring-after(preceding-sibling::text()[1], ' ')"/> | |
| </xsl:when> | |
| <xsl:otherwise> | |
| <xsl:value-of select="preceding-sibling::text()[1]"/> | |
| </xsl:otherwise> | |
| </xsl:choose> | |
| </xsl:if> | |
| </xsl:template> | |
| <!-- prefix for this resource plus library types. --> | |
| <xsl:template name="addPrefixes"> | |
| <xsl:param name="name"/> | |
| <div> | |
| <pre class="machine" style="font-size:small">@prefix <xsl:value-of select="$name"/>: <http://hl7/org/fhir/<xsl:value-of select="$name"/>#> . | |
| @prefix fhir: <http://hl7/org/fhir/> . | |
| @prefix Narrative: <http://hl7/org/fhir/Narrative#> . | |
| @prefix Observation: <http://hl7/org/fhir/Observation#> . | |
| @prefix Quantity: <http://hl7/org/fhir/Quantity#> . | |
| @prefix Resource: <http://hl7/org/fhir/Resource#> . | |
| @prefix Reference: <http://hl7/org/fhir/Reference#> . | |
| @prefix Range: <http://hl7/org/fhir/Range#> . | |
| @prefix Codeable: <http://hl7/org/fhir/Codeable#> . | |
| @prefix Coding: <http://hl7/org/fhir/Coding#> . | |
| @prefix xhtml: <http://www.w3.org/1999/xhtml> . | |
| @prefix xsd: <http://www.w3.org/2001/XMLSchema> . | |
| </pre> | |
| </div> | |
| </xsl:template> | |
| </xsl:stylesheet> |