Skip to main content
Normalized Patient.extension[] property on the Patient FHIR resource. Primary Keys:
  • patient_extension_id
Foreign Keys:
  • patient_id - links to the patient table
† Metriport Platform added
ColumnData TypeDescription
patient_extension_idvarcharUnique identifier for the extension row
patient_idvarcharFK to the parent patient record
extension_rank†int1-based position of this extension in the source array
urlvarcharExtension URL identifying the extension type
valuestringvarcharString value
valuebooleanboolBoolean value
valuecodevarcharCode value
valuedatetimedatetimeDatetime value
valueintegerintInteger value
valuedecimalnumericDecimal value
valuecoding_codevarcharCoding code value
valuecoding_displayvarcharCoding display text
valuecoding_systemvarcharCoding system URI
valuecodeableconcept_textvarcharCodeableConcept text
valuereference_referencevarcharReference value
Related Tables: Parent: Child: