Class: FHIR::R5::Endpoint

Inherits:
Model show all
Includes:
Hashable, Json, Xml
Defined in:
lib/fhir_models/r5/generated/resources/Endpoint.rb

Defined Under Namespace

Classes: Payload

Constant Summary collapse

SEARCH_PARAMS =
['connection-type', 'identifier', 'name', 'organization', 'payload-type', 'status']
METADATA =
{
  'id' => {'type'=>'id', 'path'=>'Endpoint.id', 'min'=>0, 'max'=>1},
  'meta' => {'type'=>'Meta', 'path'=>'Endpoint.meta', 'min'=>0, 'max'=>1},
  'implicitRules' => {'type'=>'uri', 'path'=>'Endpoint.implicitRules', 'min'=>0, 'max'=>1},
  'language' => {'type'=>'code', 'path'=>'Endpoint.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}},
  'text' => {'type'=>'Narrative', 'path'=>'Endpoint.text', 'min'=>0, 'max'=>1},
  'contained' => {'type'=>'Resource', 'path'=>'Endpoint.contained', 'min'=>0, 'max'=>Float::INFINITY},
  'extension' => {'type'=>'Extension', 'path'=>'Endpoint.extension', 'min'=>0, 'max'=>Float::INFINITY},
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Endpoint.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
  'identifier' => {'type'=>'Identifier', 'path'=>'Endpoint.identifier', 'min'=>0, 'max'=>Float::INFINITY},
  'status' => {'valid_codes'=>{'http://hl7.org/fhir/endpoint-status'=>['active', 'suspended', 'error', 'off', 'entered-in-error']}, 'type'=>'code', 'path'=>'Endpoint.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/endpoint-status'}},
  'connectionType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/endpoint-connection-type'=>['dicom-wado-rs', 'dicom-qido-rs', 'dicom-stow-rs', 'dicom-wado-uri', 'hl7-fhir-rest', 'hl7-fhir-msg', 'hl7v2-mllp', 'secure-email', 'direct-project', 'cds-hooks-service']}, 'type'=>'CodeableConcept', 'path'=>'Endpoint.connectionType', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/endpoint-connection-type'}},
  'name' => {'type'=>'string', 'path'=>'Endpoint.name', 'min'=>0, 'max'=>1},
  'description' => {'type'=>'string', 'path'=>'Endpoint.description', 'min'=>0, 'max'=>1},
  'environmentType' => {'valid_codes'=>{'http://hl7.org/fhir/endpoint-environment'=>['prod', 'staging', 'dev', 'test', 'train']}, 'type'=>'CodeableConcept', 'path'=>'Endpoint.environmentType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/endpoint-environment'}},
  'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Endpoint.managingOrganization', 'min'=>0, 'max'=>1},
  'contact' => {'type'=>'ContactPoint', 'path'=>'Endpoint.contact', 'min'=>0, 'max'=>Float::INFINITY},
  'period' => {'type'=>'Period', 'path'=>'Endpoint.period', 'min'=>0, 'max'=>1},
  'payload' => {'type'=>'Endpoint::Payload', 'path'=>'Endpoint.payload', 'min'=>0, 'max'=>Float::INFINITY},
  'address' => {'type'=>'url', 'path'=>'Endpoint.address', 'min'=>1, 'max'=>1},
  'header' => {'type'=>'string', 'path'=>'Endpoint.header', 'min'=>0, 'max'=>Float::INFINITY}
}

Constants included from FHIR::R4

FHIR::R4::PRIMITIVES, FHIR::R4::RESOURCES, FHIR::R4::TYPES

Constants included from FHIR

Account, ActivityDefinition, Address, AdverseEvent, Age, AllergyIntolerance, Annotation, Appointment, AppointmentResponse, Attachment, AuditEvent, BackboneElement, Basic, Binary, BiologicallyDerivedProduct, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, CatalogEntry, ChargeItem, ChargeItemDefinition, Claim, ClaimResponse, ClinicalImpression, CodeSystem, CodeableConcept, Coding, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, Consent, ContactDetail, ContactPoint, Contract, Contributor, Count, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DataRequirement, Definitions, DetectedIssue, Device, DeviceDefinition, DeviceMetric, DeviceRequest, DeviceUseStatement, DiagnosticReport, Distance, DocumentManifest, DocumentReference, DomainResource, Dosage, Duration, EffectEvidenceSynthesis, Element, ElementDefinition, Encounter, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, Expression, Extension, FamilyMemberHistory, Flag, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, HumanName, Identifier, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, InsurancePlan, Invoice, Library, Linkage, List, Location, MarketingStatus, Measure, MeasureReport, Media, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProduct, MedicinalProductAuthorization, MedicinalProductContraindication, MedicinalProductIndication, MedicinalProductIngredient, MedicinalProductInteraction, MedicinalProductManufactured, MedicinalProductPackaged, MedicinalProductPharmaceutical, MedicinalProductUndesirableEffect, MessageDefinition, MessageHeader, Meta, MolecularSequence, Money, NamingSystem, Narrative, NutritionOrder, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PRIMITIVES, ParameterDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Period, Person, PlanDefinition, Population, Practitioner, PractitionerRole, Procedure, ProdCharacteristic, ProductShelfLife, Provenance, Quantity, Questionnaire, QuestionnaireResponse, FHIR::RESOURCES, FHIR::Range, FHIR::Ratio, FHIR::Reference, FHIR::RelatedArtifact, FHIR::RelatedPerson, FHIR::RequestGroup, FHIR::ResearchDefinition, FHIR::ResearchElementDefinition, FHIR::ResearchStudy, FHIR::ResearchSubject, FHIR::Resource, FHIR::RiskAssessment, FHIR::RiskEvidenceSynthesis, SampledData, Schedule, SearchParameter, ServiceRequest, Signature, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureDefinitionCompare, StructureMap, Subscription, Substance, SubstanceAmount, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SubstanceSpecification, SupplyDelivery, SupplyRequest, TYPES, Task, TerminologyCapabilities, TestReport, TestScript, Timing, TriggerDefinition, UsageContext, ValueSet, VerificationResult, VisionPrescription

Constants included from FHIR::R5

PRIMITIVES, RESOURCES, TYPES

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods included from FHIR::R4

#fhir_version_string, #versioned_fhir_module

Methods included from FHIR

default_logger, fhir_version_string, logger, logger=, primitive?, versioned_fhir_module

Methods included from ClassMethods

#from_contents

Methods included from ClassXml

#from_xml, #valid?, #validate, #xml_node_to_hash

Methods included from InstanceXml

#hash_to_xml_node, #to_xml

Methods included from ClassJson

#from_json

Methods included from InstanceJson

#to_json

Methods included from Hashable

#from_hash, #to_hash

Methods included from FHIR::R5

#fhir_version_string, #versioned_fhir_module

Methods inherited from Model

#==, #attribute_mismatch, #compare_attribute, #each_element, #equals?, #hash, #initialize, #method_missing, #mismatch, #primitive?, #respond_to_missing?, #to_reference, #valid?, #validate, #validate_profile

Methods included from Deprecate

#deprecate

Constructor Details

This class inherits a constructor from FHIR::Model

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class FHIR::Model

Instance Attribute Details

#addressObject

1-1 url



70
71
72
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 70

def address
  @address
end

#connectionTypeObject

1-* [ CodeableConcept ]



62
63
64
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 62

def connectionType
  @connectionType
end

#contactObject

0-* [ ContactPoint ]



67
68
69
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 67

def contact
  @contact
end

#containedObject

0-* [ Resource ]



57
58
59
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 57

def contained
  @contained
end

#descriptionObject

0-1 string



64
65
66
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 64

def description
  @description
end

#environmentTypeObject

0-* [ CodeableConcept ]



65
66
67
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 65

def environmentType
  @environmentType
end

#extensionObject

0-* [ Extension ]



58
59
60
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 58

def extension
  @extension
end

#headerObject

0-* [ string ]



71
72
73
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 71

def header
  @header
end

#idObject

0-1 id



52
53
54
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 52

def id
  @id
end

#identifierObject

0-* [ Identifier ]



60
61
62
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 60

def identifier
  @identifier
end

#implicitRulesObject

0-1 uri



54
55
56
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 54

def implicitRules
  @implicitRules
end

#languageObject

0-1 code



55
56
57
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 55

def language
  @language
end

#managingOrganizationObject

0-1 Reference(Organization)



66
67
68
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 66

def managingOrganization
  @managingOrganization
end

#metaObject

0-1 Meta



53
54
55
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 53

def meta
  @meta
end

#modifierExtensionObject

0-* [ Extension ]



59
60
61
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 59

def modifierExtension
  @modifierExtension
end

#nameObject

0-1 string



63
64
65
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 63

def name
  @name
end

#payloadObject

0-* [ Endpoint::Payload ]



69
70
71
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 69

def payload
  @payload
end

#periodObject

0-1 Period



68
69
70
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 68

def period
  @period
end

#statusObject

1-1 code



61
62
63
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 61

def status
  @status
end

#textObject

0-1 Narrative



56
57
58
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 56

def text
  @text
end

Instance Method Details

#resourceTypeObject



73
74
75
# File 'lib/fhir_models/r5/generated/resources/Endpoint.rb', line 73

def resourceType
  'Endpoint'
end