{
"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/ContactInformation",
"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.7.0-alpha",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-09-01T00:00:00+02:00"
}
} ],
"status": "draft",
"language": "en-US",
"id": "ddb1d9e8-a336-43bb-8392-2e950c6acb19",
"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": "ContactInformation",
"max": "*",
"min": 0,
"path": "ContactInformation",
"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": "ContactInformation.Type",
"max": "1",
"min": 0,
"path": "ContactInformation.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": "ContactInformation.Value",
"max": "1",
"min": 1,
"path": "ContactInformation.Value",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
} ],
"short": "Value",
"definition": "The actual contact information details."
}, {
"id": "ContactInformation.Use",
"max": "1",
"min": 0,
"path": "ContactInformation.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": "ContactInformation.Comment",
"max": "1",
"min": 0,
"path": "ContactInformation.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"
}