description: null package_name: il.pcmdemo.fhir.r4 derivation: constraint name: PcmEndpoint type: Endpoint elements: status: pattern: {type: Code, value: active} index: 0 connectionType: elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/endpoint-connection-type'} index: 1 code: pattern: {type: Code, value: hl7-fhir-rest} index: 2 payloadType: elements: coding: index: 3 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/endpoint-payload-type'} index: 4 code: pattern: {type: Code, value: any} index: 5 required: [coding] package_version: 0.1.4 class: profile kind: resource url: http://pcmdemo.health.org.il/StructureDefinition/pcm-endpoint base: http://hl7.org/fhir/StructureDefinition/Endpoint version: null