Package | ehealth4u.package |
Resource Type | StructureDefinition |
Id | cyehr-ext-insurance |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-insurance |
URL | http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-insurance |
Status | draft |
Date | 2022-04-14 |
Name | CYEHREXTInsurance |
Title | Cyprus EHR Extension: Insurance |
Description | Extension on the patient's insurance information |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
cyehr-sd-patient | Cyprus EHR Patient profile |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "cyehr-ext-insurance", "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-insurance", "name": "CYEHREXTInsurance", "title": "Cyprus EHR Extension: Insurance", "status": "draft", "date": "2022-04-14", "publisher": "eHealth4U", "contact": [ { "name": "eHealth Lab (University of Cyprus)", "telecom": [ { "system": "email", "value": "ehealthl@ucy.ac.cy", "use": "work" } ] } ], "description": "Extension on the patient's insurance information", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "Optional Extension Element regarding the patient's information." }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 2 }, { "id": "Extension.extension:insuranceOrganizationName", "path": "Extension.extension", "sliceName": "insuranceOrganizationName", "short": "The organization issuing the insurance plan", "min": 1, "max": "1" }, { "id": "Extension.extension:insuranceOrganizationName.url", "path": "Extension.extension.url", "fixedUri": "insuranceOrganizationName" }, { "id": "Extension.extension:insuranceOrganizationName.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "string" } ] }, { "id": "Extension.extension:insurancePlanIdentifier", "path": "Extension.extension", "sliceName": "insurancePlanIdentifier", "short": "A unique identifier string for an insurance plan", "min": 1, "max": "1" }, { "id": "Extension.extension:insurancePlanIdentifier.url", "path": "Extension.extension.url", "fixedUri": "insurancePlanIdentifier" }, { "id": "Extension.extension:insurancePlanIdentifier.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "string" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-insurance" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0", "type": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "canonical" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "markdown" }, { "code": "oid" }, { "code": "positiveInt" }, { "code": "string" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "url" }, { "code": "uuid" }, { "code": "Address" }, { "code": "Age" }, { "code": "Annotation" }, { "code": "Attachment" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "ContactPoint" }, { "code": "Count" }, { "code": "Distance" }, { "code": "Duration" }, { "code": "HumanName" }, { "code": "Identifier" }, { "code": "Money" }, { "code": "Period" }, { "code": "Quantity" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "Reference" }, { "code": "SampledData" }, { "code": "Signature" }, { "code": "Timing" }, { "code": "ContactDetail" }, { "code": "Contributor" }, { "code": "DataRequirement" }, { "code": "Expression" }, { "code": "ParameterDefinition" }, { "code": "RelatedArtifact" }, { "code": "TriggerDefinition" }, { "code": "UsageContext" }, { "code": "Dosage" } ] } ] } }