{ "description": "**Concept**\\r\\nContact information includes a person's telephone numbers and e-mail addresses.\\r\\nThis is a partial information model.\\r\\n\\r\\n**Purpose**\\r\\nContact information is used to contact a person.", "_filename": "LogicalModel-HdBe-ContactInformation.json", "package_name": "healthdata.be.r4.cbb", "date": null, "derivation": "specialization", "publisher": "Healthdata.be (Sciensano)", "fhirVersion": "4.0.1", "name": "HdBeContactInformation", "abstract": true, "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "type": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/contact_information", "experimental": null, "resourceType": "StructureDefinition", "title": "HdBe ContactInformation", "_description": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "nl-NL" }, { "url": "content", "valueMarkdown": "**Concept**\r\nContactgegevens bevatten de telefoonnummers en e-mail adressen van een persoon.\r\nDit is een subbouwsteen.\r\n**Purpose**\r\nContactgegevens worden gebruikt om met een persoon in contact te treden." } ] } ] }, "package_version": "0.6.0-alpha2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod", "valuePeriod": { "start": "2020-09-01T00:00:00+02:00" } } ], "status": "draft", "language": "en-US", "id": "8e57b7ea-eec4-41c0-b38a-a453ee68a28c", "kind": "logical", "_name": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "nl-NL" }, { "url": "content", "valueMarkdown": "HdBe-Contactgegevens" } ] } ] }, "url": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ContactInformation", "version": null, "differential": { "element": [ { "id": "contact_information", "max": "*", "min": 0, "path": "contact_information", "short": "ContactInformation", "_short": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "nl-NL" }, { "url": "content", "valueMarkdown": "Contactgegevens" } ] } ] }, "definition": "Root concept of the ContactInformation partial information model. This root concept contains all data elements of the ContactInformation partial information model.", "_definition": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "nl-NL" }, { "url": "content", "valueMarkdown": "Rootconcept van de sub-bouwsteen Contactgegevens. Dit rootconcept bevat alle gegevenselementen van de sub-bouwsteen Contactgegevens." } ] } ] } }, { "id": "contact_information.type", "max": "1", "min": 0, "path": "contact_information.type", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ], "short": "Type", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system", "description": "Telecommunications form for contact point." }, "definition": "The type of contact information." }, { "id": "contact_information.value", "max": "1", "min": 1, "path": "contact_information.value", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ], "short": "Value", "definition": "The actual contact information details." }, { "id": "contact_information.use", "max": "1", "min": 0, "path": "contact_information.use", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ] } ], "short": "Use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use", "description": "Use of contact point." }, "definition": "Purpose or use of the contact information. For example whether it is a private or business telephone number." }, { "id": "contact_information.comment", "max": "1", "min": 0, "path": "contact_information.comment", "type": [ { "code": "string", "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ] } ], "short": "Comment", "definition": "Explanation about the contact information and how to use it. It can be indicated, for example, that a telephone number concerns a department number (for healthcare professionals) or that availability by phone is only possible during a specified part of the day." } ] }, "contact": [ { "name": "Service portal – healthdata.be", "telecom": [ { "use": "work", "value": "https://sciensano.service-now.com/sp", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }