0.1.0 - ci-build
FastaKontakter - Lokal utvecklingsbygge (v0.1.0) byggt av FHIR (HL7® FHIR® Standard) Build Tools. Se katalogen över publicerade versioner
| Draft as of 2026-08-26 |
Definitions for the RIVCareManager-careteam resource profile.
Vägledning om hur innehållet i denna tabell ska tolkas finnshär-- no content: do not translate #1 --
| 0. CareTeam | |
| Definition | The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care. |
| Kort | Planned participants in the coordination and delivery of care |
| Kontroll | 0..* |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Invarianter | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()) dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()) dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) |
| 2. CareTeam.implicitRules | |
| Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
| Kort | A set of rules under which this content was created |
| Kommentarer | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
| Kontroll | 0..1 |
| Typ | uri |
| Är modifierare | true eftersom This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | false |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. CareTeam.contained | |
| Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
| Kort | Contained, inline Resources |
| Kommentarer | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
| Kontroll | 0..* Detta element påverkas av följande invarianter: dom-2, dom-4, dom-3, dom-5 |
| Typ | Resource |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Alternativa namn | inline resources, anonymous resources, contained resources |
| 6. CareTeam.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Kort | Extensions that cannot be ignored |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | true eftersom Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Måste stödjas | false |
| Sammanfattning | true |
| Krav | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 8. CareTeam.status | |
| Definition | Indicates the current state of the care team. |
| Kort | proposed | active | suspended | inactive | entered-in-error |
| Kommentarer | This element is labeled as a modifier because the status contains the code entered-in-error that marks the care team as not currently valid. |
| Kontroll | 0..1 |
| Bindning | Koderna SKA tas från CareTeamStatushttp://hl7.org/fhir/ValueSet/care-team-status|5.0.0 (required to http://hl7.org/fhir/ValueSet/care-team-status|5.0.0)Indicates the status of the care team. |
| Typ | code |
| Är modifierare | true eftersom This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | false |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 10. CareTeam.category | |
| Definition | Anger att resursen avser en fast kontakt. Identifies what kind of team. This is to support differentiation between multiple co-existing teams, such as care plan team, episode of care team, longitudinal care team. |
| Kort | Kategori av CareTeamType of team |
| Kommentarer | There may be multiple axis of categorization and one team may serve multiple purposes. |
| Kontroll | 10..1* |
| Bindning | För exempelkoder, se CareTeamCategoryhttp://hl7.org/fhir/ValueSet/care-team-category|5.0.0 (example to http://hl7.org/fhir/ValueSet/care-team-category|5.0.0)Indicates the type of care team. |
| Typ | CodeableConcept |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Used for filtering what teams(s) are retrieved and displayed to different types of users. |
| Mönstervärde | { |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. CareTeam.category.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Kort | Code defined by a terminology system |
| Kommentarer | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Kontroll | 10..1* |
| Typ | Coding |
| Är modifierare | false |
| Sammanfattning | true |
| Krav | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 14. CareTeam.subject | |
| Definition | Invånare som den fasta kontakten gäller för. Identifies the patient or group whose intended care is handled by the team. |
| Kort | Invånare som den fasta kontakten gäller förWho care team is for |
| Kommentarer | Use Group for care provision to all members of the group (e.g. group therapy). Use Patient for care provision to an individual patient. |
| Kontroll | 10..1 |
| Typ | Reference(Patient, Patient, Group) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Allows the team to care for a group (e.g. marriage) therapy. Allows for an organization to designate a team such as the PICC line team. |
| Alternativa namn | patient |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 16. CareTeam.period | |
| Definition | Indicates when the team did (or is intended to) come into effect and end. |
| Kort | Time period team covers |
| Kontroll | 0..1 |
| Typ | Period |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Allows tracking what team(s) are in effect at a particular time. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. CareTeam.period.start | |
| Definition | Det datum då den fasta kontakten börjar gälla. The start of the period. The boundary is inclusive. |
| Kort | StartdatumStarting time with inclusive boundary |
| Kommentarer | If the low element is missing, the meaning is that the low boundary is not known. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: per-1 |
| Typ | dateTime |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. CareTeam.period.end | |
| Definition | Det datum då den fasta kontakten upphör att gälla. The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. |
| Kort | SlutdatumEnd time with inclusive boundary, if not ongoing |
| Kommentarer | The end value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: per-1 |
| Typ | dateTime |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Betydelse om saknas | If the end of the period is missing, it means that the period is ongoing |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. CareTeam.participant | |
| Definition | Anger den namngivna vård- eller omsorgspersonal som har rollen som fast kontakt. Identifies all people and organizations who are expected to be involved in the care team. |
| Kort | Fast kontaktMembers of the team |
| Kontroll | 10..1* |
| Typ | BackboneElement |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ctm-1: CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner (onBehalfOf.exists() implies (member.resolve() is Practitioner)) ctm-2: CareTeam.participant.role or CareTeam.participant.member exists (role.exists() or member.exists()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. CareTeam.participant.extension | |
| Definition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | ExtensionAdditional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.participant.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 26. CareTeam.participant.extension:contactViaTeam | |
| Skivnamn | contactViaTeam |
| Definition | Anger det team som den fasta kontakten kan nås via när kontaktuppgifter inte finns direkt till den namngivna personen. Kontaktuppgifter kan då hämtas från den refererade teamresursens telecom. |
| Kort | Team som den fasta kontakten nås via |
| Kontroll | 0..1 |
| Typ | Extension(Kontakt via team) (Extensionstyp: Reference(Team)) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 28. CareTeam.participant.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Kort | Extensions that cannot be ignored even if unrecognized |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | true eftersom Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Sammanfattning | true |
| Krav | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternativa namn | extensions, user content, modifiers |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 30. CareTeam.participant.role | |
| Definition | Anger vilken typ av fast kontakt relationen avser, exempelvis fast vårdkontakt, fast läkarkontakt eller fast omsorgskontakt. Rollen avser funktion i relation till invånaren, inte yrkestitel eller befattning. Indicates specific responsibility of an individual within the care team, such as "Primary care physician", "Trained social worker counselor", "Caregiver", etc. |
| Kort | Typ av fast kontaktType of involvement |
| Kommentarer | Roles may sometimes be inferred by type of Practitioner. These are relationships that hold only within the context of the care team. General relationships should be handled as properties of the Patient resource directly. If a participant has multiple roles within the team, then there should be multiple participants. |
| Kontroll | 10..1 Detta element påverkas av följande invarianter: ctm-2 |
| Bindning | Koderna SKA tas från För exempelkoder, se Typ av fast kontakthttp://hl7.org/fhir/ValueSet/participant-role|5.0.0 (required to http://example.org/fhir/fasta-kontakter/ValueSet/typ-av-fast-kontakt-vs) |
| Typ | CodeableConcept |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. CareTeam.participant.member | |
| Definition | Den individ som i rollen som fast kontakt har ett samordnande ansvar för invånaren. The specific person or organization who is participating/expected to participate in the care team. |
| Kort | Namngiven vård- eller omsorgspersonalWho is involved |
| Kommentarer | Patient only needs to be listed if they have a role other than "subject of care". Member is optional because some participants may be known only by their role, particularly in draft plans. |
| Kontroll | 10..1 Detta element påverkas av följande invarianter: ctm-1, ctm-2 |
| Typ | Reference(PractitionerRole, Practitioner, PractitionerRole, RelatedPerson, Patient, Organization, CareTeam) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. CareTeam.telecom | |
| Definition | Kontaktuppgifter som ska användas av invånaren för att nå den fasta kontakten när kontaktvägen uttrycks direkt på relationen fast kontakt. Om den fasta kontakten nås via ett team kan teamet anges med participant.extension[contactViaTeam] och kontaktuppgifter uttryckas på den refererade teamresursen. A central contact detail for the care team (that applies to all members). |
| Kort | Kontaktuppgifter till den fasta kontaktenA contact detail for the care team (that applies to all members) |
| Kommentarer | The ContactPoint.use code of home is not appropriate to use. These contacts are not the contact details of individual care team members. |
| Kontroll | 0..* |
| Typ | ContactPoint |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. CareTeam.telecom.extension:availability | |
| Skivnamn | availability |
| Definition | Anger under vilka tider och veckodagar kontaktvägen är tillgänglig. |
| Kort | Tillgänglighet för kontaktväg |
| Kontroll | 0..1 |
| Typ | Extension(Tillgänglighet för kontaktväg) (Extensionstyp: Availability) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 38. CareTeam.telecom.extension:availability.extension | |
| Definition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | ExtensionAdditional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..0* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.telecom.extension.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 40. CareTeam.telecom.extension:availability.url | |
| Definition | Source of the definition for the extension code - a logical name or a URL. |
| Kort | identifies the meaning of the extension |
| Kommentarer | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Kontroll | 1..1 |
| Typ | uri |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| Fast värde | http://example.org/fhir/fasta-kontakter/StructureDefinition/RIVContactPointAvailability |
| 42. CareTeam.telecom.extension:availability.value[x] | |
| Definition | Anger under vilka veckodagar och tider kontaktvägen är tillgänglig. Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
| Kort | Kontaktvägens tillgänglighetValue of extension |
| Kontroll | 10..1 Detta element påverkas av följande invarianter: ext-1 |
| Typ | Availability, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, RatioRange, Coding, SampledData, id, positiveInt, Distance, integer64, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ExtendedContactDetail, CodeableConcept, ParameterDefinition, dateTime, code, string, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, CodeableReference, Signature, unsignedInt, time |
| [x] Notera | SeVal av datatyperför mer information om hur [x] används |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. CareTeam.telecom.extension:availability.value[x].availableTime | |
| Definition | Anger återkommande veckodagar och tider då kontaktvägen är tillgänglig. Times the {item} is available. |
| Kort | Tillgänglig tidTimes the {item} is available |
| Kontroll | 10..* |
| Typ | Element |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | A collection of times that the {item} is available. |
| Invarianter | av-1: Cannot include start/end times when selecting all day availability. (allDay.exists().not() or (allDay implies availableStartTime.exists().not() and availableEndTime.exists().not())) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. CareTeam.telecom.extension:availability.value[x].availableTime.daysOfWeek | |
| Definition | Veckodag då kontaktvägen är tillgänglig. mon | tue | wed | thu | fri | sat | sun. |
| Kort | Veckodagmon | tue | wed | thu | fri | sat | sun |
| Kontroll | 10..* |
| Bindning | Koderna SKA tas från DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|5.0.0 (required to http://hl7.org/fhir/ValueSet/days-of-week|5.0.0)The purpose for which an extended contact detail should be used. |
| Typ | code |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Indicates which days of the week are available between the start and end Times. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. CareTeam.telecom.extension:availability.value[x].availableTime.availableStartTime | |
| Definition | Tidpunkt då tillgängligheten börjar. Opening time of day (ignored if allDay = true). |
| Kort | StarttidOpening time of day (ignored if allDay = true) |
| Kommentarer | The timezone is expected to be specified or implied by the context this datatype is used. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: av-1 |
| Typ | time |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | The opening time of day. Note: If the AllDay flag is set, then this time is ignored. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. CareTeam.telecom.extension:availability.value[x].availableTime.availableEndTime | |
| Definition | Tidpunkt då tillgängligheten upphör. Closing time of day (ignored if allDay = true). |
| Kort | SluttidClosing time of day (ignored if allDay = true) |
| Kommentarer | The timezone is expected to be specified or implied by the context this datatype is used. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: av-1 |
| Typ | time |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | The closing time of day. Note: If the AllDay flag is set, then this time is ignored. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. CareTeam.telecom.system | |
| Definition | Telecommunications form for contact point - what communications system is required to make use of the contact. |
| Kort | phone | fax | email | pager | url | sms | other |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: cpt-2 |
| Bindning | Koderna SKA tas från ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|5.0.0 (required to http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0)Telecommunications form for contact point. |
| Typ | code |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. CareTeam.telecom.value | |
| Definition | The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address). |
| Kort | The actual contact point details |
| Kommentarer | Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: cpt-2 |
| Typ | string |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Need to support legacy numbers that are not in a tightly controlled format. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. CareTeam.telecom.use | |
| Definition | Identifies the purpose for the contact point. |
| Kort | home | work | temp | old | mobile - purpose of this contact point |
| Kommentarer | Applications can assume that a contact is current unless it explicitly says that it is temporary or old. |
| Kontroll | 0..1 |
| Bindning | Koderna SKA tas från ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|5.0.0 (required to http://hl7.org/fhir/ValueSet/contact-point-use|5.0.0)Use of contact point. |
| Typ | code |
| Är modifierare | true eftersom This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Sammanfattning | true |
| Krav | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. CareTeam.note | |
| Definition | Kommentar eller kompletterande information om den fasta kontakten. Comments made about the CareTeam. |
| Kort | KommentarComments made about the CareTeam |
| Kontroll | 0..* |
| Typ | Annotation |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Vägledning om hur innehållet i denna tabell ska tolkas finnshär-- no content: do not translate #1 --
| 0. CareTeam | |
| 2. CareTeam.category | |
| Definition | Anger att resursen avser en fast kontakt. |
| Kort | Kategori av CareTeam |
| Kontroll | 1..1 |
| Måste stödjas | true |
| Mönstervärde | { |
| 4. CareTeam.category.coding | |
| Kontroll | 1..1 |
| 6. CareTeam.subject | |
| Definition | Invånare som den fasta kontakten gäller för. |
| Kort | Invånare som den fasta kontakten gäller för |
| Kontroll | 1..? |
| Typ | Reference(Patient) |
| Måste stödjas | true |
| 8. CareTeam.period | |
| Måste stödjas | true |
| 10. CareTeam.period.start | |
| Definition | Det datum då den fasta kontakten börjar gälla. |
| Kort | Startdatum |
| Måste stödjas | true |
| 12. CareTeam.period.end | |
| Definition | Det datum då den fasta kontakten upphör att gälla. |
| Kort | Slutdatum |
| Måste stödjas | true |
| 14. CareTeam.participant | |
| Definition | Anger den namngivna vård- eller omsorgspersonal som har rollen som fast kontakt. |
| Kort | Fast kontakt |
| Kontroll | 1..1 |
| Måste stödjas | true |
| 16. CareTeam.participant.extension | |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.participant.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 18. CareTeam.participant.extension:contactViaTeam | |
| Skivnamn | contactViaTeam |
| Definition | Anger det team som den fasta kontakten kan nås via när kontaktuppgifter inte finns direkt till den namngivna personen. Kontaktuppgifter kan då hämtas från den refererade teamresursens telecom. |
| Kort | Team som den fasta kontakten nås via |
| Kontroll | 0..1 |
| Typ | Extension(Kontakt via team) (Extensionstyp: Reference(Team)) |
| Måste stödjas | true |
| 20. CareTeam.participant.role | |
| Definition | Anger vilken typ av fast kontakt relationen avser, exempelvis fast vårdkontakt, fast läkarkontakt eller fast omsorgskontakt. Rollen avser funktion i relation till invånaren, inte yrkestitel eller befattning. |
| Kort | Typ av fast kontakt |
| Kontroll | 1..? |
| Bindning | Koderna SKA tas från Typ av fast kontakt (required to http://example.org/fhir/fasta-kontakter/ValueSet/typ-av-fast-kontakt-vs) |
| Måste stödjas | true |
| 22. CareTeam.participant.member | |
| Definition | Den individ som i rollen som fast kontakt har ett samordnande ansvar för invånaren. |
| Kort | Namngiven vård- eller omsorgspersonal |
| Kontroll | 1..? |
| Typ | Reference(PractitionerRole) |
| Måste stödjas | true |
| 24. CareTeam.telecom | |
| Definition | Kontaktuppgifter som ska användas av invånaren för att nå den fasta kontakten när kontaktvägen uttrycks direkt på relationen fast kontakt. Om den fasta kontakten nås via ett team kan teamet anges med participant.extension[contactViaTeam] och kontaktuppgifter uttryckas på den refererade teamresursen. |
| Kort | Kontaktuppgifter till den fasta kontakten |
| Måste stödjas | true |
| 26. CareTeam.telecom.extension:availability | |
| Skivnamn | availability |
| Definition | Anger under vilka tider och veckodagar kontaktvägen är tillgänglig. |
| Kort | Tillgänglighet för kontaktväg |
| Kontroll | 0..1 |
| Typ | Extension(Tillgänglighet för kontaktväg) (Extensionstyp: Availability) |
| Måste stödjas | true |
| 28. CareTeam.telecom.extension:availability.value[x] | |
| [x] Notera | SeVal av datatyperför mer information om hur [x] används |
| 30. CareTeam.telecom.extension:availability.value[x].availableTime | |
| 32. CareTeam.telecom.extension:availability.value[x].availableTime.daysOfWeek | |
| 34. CareTeam.telecom.extension:availability.value[x].availableTime.availableStartTime | |
| 36. CareTeam.telecom.extension:availability.value[x].availableTime.availableEndTime | |
| 38. CareTeam.telecom.system | |
| Måste stödjas | true |
| 40. CareTeam.telecom.value | |
| Måste stödjas | true |
| 42. CareTeam.note | |
| Definition | Kommentar eller kompletterande information om den fasta kontakten. |
| Kort | Kommentar |
| Måste stödjas | true |
Vägledning om hur innehållet i denna tabell ska tolkas finnshär-- no content: do not translate #1 --
| 0. CareTeam | |
| Definition | The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care. |
| Kort | Planned participants in the coordination and delivery of care |
| Kontroll | 0..* |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Invarianter | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource ( contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())dom-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty())dom-6: A resource should have narrative for robust management ( text.`div`.exists()) |
| 2. CareTeam.id | |
| Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
| Kort | Logical id of this artifact |
| Kommentarer | Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case. |
| Kontroll | 0..1 |
| Typ | id |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | true |
| 4. CareTeam.meta | |
| Definition | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
| Kort | Metadata about the resource |
| Kontroll | 0..1 |
| Typ | Meta |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 6. CareTeam.implicitRules | |
| Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
| Kort | A set of rules under which this content was created |
| Kommentarer | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
| Kontroll | 0..1 |
| Typ | uri |
| Är modifierare | true eftersom This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | false |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. CareTeam.language | |
| Definition | The base language in which the resource is written. |
| Kort | Language of the resource content |
| Kommentarer | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). |
| Kontroll | 0..1 |
| Bindning | Koderna SKA tas från AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0)IETF language tag for a human language |
| Typ | code |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | false |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 10. CareTeam.text | |
| Definition | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. |
| Kort | Text summary of the resource, for human interpretation |
| Kommentarer | Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: dom-6 |
| Typ | Narrative |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Alternativa namn | narrative, html, xhtml, display |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. CareTeam.contained | |
| Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
| Kort | Contained, inline Resources |
| Kommentarer | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
| Kontroll | 0..* Detta element påverkas av följande invarianter: dom-2, dom-4, dom-3, dom-5 |
| Typ | Resource |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Alternativa namn | inline resources, anonymous resources, contained resources |
| 14. CareTeam.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | Additional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 16. CareTeam.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Kort | Extensions that cannot be ignored |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | true eftersom Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Måste stödjas | false |
| Sammanfattning | true |
| Krav | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 18. CareTeam.identifier | |
| Definition | Business identifiers assigned to this care team by the performer or other systems which remain constant as the resource is updated and propagates from server to server. |
| Kort | External Ids for this team |
| Kommentarer | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
| Notera | Detta är en verksamhetsidentifierare, inte en resursidentifierare (se diskussion) |
| Kontroll | 0..* |
| Typ | Identifier |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | true |
| Krav | Allows identification of the care team as it is known by various participating systems and in a way that remains consistent across servers. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. CareTeam.status | |
| Definition | Indicates the current state of the care team. |
| Kort | proposed | active | suspended | inactive | entered-in-error |
| Kommentarer | This element is labeled as a modifier because the status contains the code entered-in-error that marks the care team as not currently valid. |
| Kontroll | 0..1 |
| Bindning | Koderna SKA tas från CareTeamStatus (required to http://hl7.org/fhir/ValueSet/care-team-status|5.0.0)Indicates the status of the care team. |
| Typ | code |
| Är modifierare | true eftersom This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | false |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. CareTeam.category | |
| Definition | Anger att resursen avser en fast kontakt. |
| Kort | Kategori av CareTeam |
| Kommentarer | There may be multiple axis of categorization and one team may serve multiple purposes. |
| Kontroll | 1..1 |
| Bindning | För exempelkoder, se CareTeamCategory (example to http://hl7.org/fhir/ValueSet/care-team-category|5.0.0)Indicates the type of care team. |
| Typ | CodeableConcept |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Used for filtering what teams(s) are retrieved and displayed to different types of users. |
| Mönstervärde | { |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. CareTeam.category.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | id |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 26. CareTeam.category.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | Additional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.category.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 28. CareTeam.category.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Kort | Code defined by a terminology system |
| Kommentarer | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Kontroll | 1..1 |
| Typ | Coding |
| Är modifierare | false |
| Sammanfattning | true |
| Krav | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. CareTeam.category.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Kort | Plain text representation of the concept |
| Kommentarer | Very often the text is the same as a displayName of one of the codings. |
| Kontroll | 0..1 |
| Typ | string |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Sammanfattning | true |
| Krav | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. CareTeam.name | |
| Definition | A label for human use intended to distinguish like teams. E.g. the "red" vs. "green" trauma teams. |
| Kort | Name of the team, such as crisis assessment team |
| Kommentarer | The meaning/purpose of the team is conveyed in CareTeam.category. This element may also convey semantics of the team (e.g. "Red trauma team"), but its primary purpose is to distinguish between identical teams in a human-friendly way. ("Team 18735" isn't as friendly.). |
| Kontroll | 0..1 |
| Typ | string |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | false |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. CareTeam.subject | |
| Definition | Invånare som den fasta kontakten gäller för. |
| Kort | Invånare som den fasta kontakten gäller för |
| Kommentarer | Use Group for care provision to all members of the group (e.g. group therapy). Use Patient for care provision to an individual patient. |
| Kontroll | 1..1 |
| Typ | Reference(Patient) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Allows the team to care for a group (e.g. marriage) therapy. Allows for an organization to designate a team such as the PICC line team. |
| Alternativa namn | patient |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. CareTeam.period | |
| Definition | Indicates when the team did (or is intended to) come into effect and end. |
| Kort | Time period team covers |
| Kontroll | 0..1 |
| Typ | Period |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Allows tracking what team(s) are in effect at a particular time. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. CareTeam.period.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | id |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 40. CareTeam.period.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | Additional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.period.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 42. CareTeam.period.start | |
| Definition | Det datum då den fasta kontakten börjar gälla. |
| Kort | Startdatum |
| Kommentarer | If the low element is missing, the meaning is that the low boundary is not known. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: per-1 |
| Typ | dateTime |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. CareTeam.period.end | |
| Definition | Det datum då den fasta kontakten upphör att gälla. |
| Kort | Slutdatum |
| Kommentarer | The end value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: per-1 |
| Typ | dateTime |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Betydelse om saknas | If the end of the period is missing, it means that the period is ongoing |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. CareTeam.participant | |
| Definition | Anger den namngivna vård- eller omsorgspersonal som har rollen som fast kontakt. |
| Kort | Fast kontakt |
| Kontroll | 1..1 |
| Typ | BackboneElement |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ctm-1: CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner (onBehalfOf.exists() implies (member.resolve() is Practitioner))ctm-2: CareTeam.participant.role or CareTeam.participant.member exists ( role.exists() or member.exists())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) |
| 48. CareTeam.participant.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | string |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 50. CareTeam.participant.extension | |
| Definition | An Extension |
| Kort | Extension |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.participant.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 52. CareTeam.participant.extension:contactViaTeam | |
| Skivnamn | contactViaTeam |
| Definition | Anger det team som den fasta kontakten kan nås via när kontaktuppgifter inte finns direkt till den namngivna personen. Kontaktuppgifter kan då hämtas från den refererade teamresursens telecom. |
| Kort | Team som den fasta kontakten nås via |
| Kontroll | 0..1 |
| Typ | Extension(Kontakt via team) (Extensionstyp: Reference(Team)) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 54. CareTeam.participant.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Kort | Extensions that cannot be ignored even if unrecognized |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | true eftersom Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Sammanfattning | true |
| Krav | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternativa namn | extensions, user content, modifiers |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 56. CareTeam.participant.role | |
| Definition | Anger vilken typ av fast kontakt relationen avser, exempelvis fast vårdkontakt, fast läkarkontakt eller fast omsorgskontakt. Rollen avser funktion i relation till invånaren, inte yrkestitel eller befattning. |
| Kort | Typ av fast kontakt |
| Kommentarer | Roles may sometimes be inferred by type of Practitioner. These are relationships that hold only within the context of the care team. General relationships should be handled as properties of the Patient resource directly. If a participant has multiple roles within the team, then there should be multiple participants. |
| Kontroll | 1..1 Detta element påverkas av följande invarianter: ctm-2 |
| Bindning | Koderna SKA tas från Typ av fast kontakt (required to http://example.org/fhir/fasta-kontakter/ValueSet/typ-av-fast-kontakt-vs) |
| Typ | CodeableConcept |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. CareTeam.participant.member | |
| Definition | Den individ som i rollen som fast kontakt har ett samordnande ansvar för invånaren. |
| Kort | Namngiven vård- eller omsorgspersonal |
| Kommentarer | Patient only needs to be listed if they have a role other than "subject of care". Member is optional because some participants may be known only by their role, particularly in draft plans. |
| Kontroll | 1..1 Detta element påverkas av följande invarianter: ctm-1, ctm-2 |
| Typ | Reference(PractitionerRole) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. CareTeam.participant.onBehalfOf | |
| Definition | The organization of the practitioner. |
| Kort | Organization of the practitioner |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ctm-1 |
| Typ | Reference(Organization) |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | true |
| Krav | Practitioners can be associated with multiple organizations. This element indicates which organization they were acting on behalf of. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 62. CareTeam.participant.coverage[x] | |
| Definition | When the member is generally available within this care team. |
| Kort | When the member is generally available within this care team |
| Kommentarer | This is populated while creating / managing the CareTeam to ensure there is coverage when servicing CarePlan activities from the Schedule. |
| Kontroll | 0..1 |
| Typ | Val av: Period, Timing |
| [x] Notera | SeVal av datatyperför mer information om hur [x] används |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Krav | To manage members who share the same role, but with different timing. For example, two physical therapists where one is available Monday through Friday whereas the other is available on the weekend. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 64. CareTeam.reason | |
| Definition | Describes why the care team exists. |
| Kort | Why the care team exists |
| Kontroll | 0..* |
| Bindning | För exempelkoder, se SNOMEDCTClinicalFindings (example to http://hl7.org/fhir/ValueSet/clinical-findings|5.0.0)Indicates the reason for the care team. |
| Typ | CodeableReference(Condition) |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. CareTeam.managingOrganization | |
| Definition | The organization responsible for the care team. |
| Kort | Organization responsible for the care team |
| Kontroll | 0..* |
| Typ | Reference(Organization) |
| Är modifierare | false |
| Måste stödjas | false |
| Sammanfattning | true |
| Krav | Allows for multiple organizations to collaboratively manage cross-organizational, longitudinal care plan. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. CareTeam.telecom | |
| Definition | Kontaktuppgifter som ska användas av invånaren för att nå den fasta kontakten när kontaktvägen uttrycks direkt på relationen fast kontakt. Om den fasta kontakten nås via ett team kan teamet anges med participant.extension[contactViaTeam] och kontaktuppgifter uttryckas på den refererade teamresursen. |
| Kort | Kontaktuppgifter till den fasta kontakten |
| Kommentarer | The ContactPoint.use code of home is not appropriate to use. These contacts are not the contact details of individual care team members. |
| Kontroll | 0..* |
| Typ | ContactPoint |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. CareTeam.telecom.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | id |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 72. CareTeam.telecom.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | Additional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.telecom.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 74. CareTeam.telecom.extension:availability | |
| Skivnamn | availability |
| Definition | Anger under vilka tider och veckodagar kontaktvägen är tillgänglig. |
| Kort | Tillgänglighet för kontaktväg |
| Kontroll | 0..1 |
| Typ | Extension(Tillgänglighet för kontaktväg) (Extensionstyp: Availability) |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 76. CareTeam.telecom.extension:availability.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | id |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 78. CareTeam.telecom.extension:availability.extension | |
| Definition | An Extension |
| Kort | Extension |
| Kontroll | 0..0 |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.telecom.extension.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 80. CareTeam.telecom.extension:availability.url | |
| Definition | Source of the definition for the extension code - a logical name or a URL. |
| Kort | identifies the meaning of the extension |
| Kommentarer | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Kontroll | 1..1 |
| Typ | uri |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| Fast värde | http://example.org/fhir/fasta-kontakter/StructureDefinition/RIVContactPointAvailability |
| 82. CareTeam.telecom.extension:availability.value[x] | |
| Definition | Anger under vilka veckodagar och tider kontaktvägen är tillgänglig. |
| Kort | Kontaktvägens tillgänglighet |
| Kontroll | 1..1 Detta element påverkas av följande invarianter: ext-1 |
| Typ | Availability |
| [x] Notera | SeVal av datatyperför mer information om hur [x] används |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 84. CareTeam.telecom.extension:availability.value[x].id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | id |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 86. CareTeam.telecom.extension:availability.value[x].extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | Additional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.telecom.extension.value[x].extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 88. CareTeam.telecom.extension:availability.value[x].availableTime | |
| Definition | Anger återkommande veckodagar och tider då kontaktvägen är tillgänglig. |
| Kort | Tillgänglig tid |
| Kontroll | 1..* |
| Typ | Element |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | A collection of times that the {item} is available. |
| Invarianter | av-1: Cannot include start/end times when selecting all day availability. (allDay.exists().not() or (allDay implies availableStartTime.exists().not() and availableEndTime.exists().not()))ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) |
| 90. CareTeam.telecom.extension:availability.value[x].availableTime.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | string |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 92. CareTeam.telecom.extension:availability.value[x].availableTime.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | Additional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.telecom.extension.value[x].availableTime.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 94. CareTeam.telecom.extension:availability.value[x].availableTime.daysOfWeek | |
| Definition | Veckodag då kontaktvägen är tillgänglig. |
| Kort | Veckodag |
| Kontroll | 1..* |
| Bindning | Koderna SKA tas från DaysOfWeek (required to http://hl7.org/fhir/ValueSet/days-of-week|5.0.0)The purpose for which an extended contact detail should be used. |
| Typ | code |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Indicates which days of the week are available between the start and end Times. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. CareTeam.telecom.extension:availability.value[x].availableTime.allDay | |
| Definition | Always available? i.e. 24 hour service. |
| Kort | Always available? i.e. 24 hour service |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: av-1 |
| Typ | boolean |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Sammanfattning | true |
| Krav | Is this always available? (hence times are irrelevant) i.e. 24 hour service. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 98. CareTeam.telecom.extension:availability.value[x].availableTime.availableStartTime | |
| Definition | Tidpunkt då tillgängligheten börjar. |
| Kort | Starttid |
| Kommentarer | The timezone is expected to be specified or implied by the context this datatype is used. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: av-1 |
| Typ | time |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | The opening time of day. Note: If the AllDay flag is set, then this time is ignored. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 100. CareTeam.telecom.extension:availability.value[x].availableTime.availableEndTime | |
| Definition | Tidpunkt då tillgängligheten upphör. |
| Kort | Sluttid |
| Kommentarer | The timezone is expected to be specified or implied by the context this datatype is used. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: av-1 |
| Typ | time |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | The closing time of day. Note: If the AllDay flag is set, then this time is ignored. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 102. CareTeam.telecom.extension:availability.value[x].notAvailableTime | |
| Definition | Not available during this time due to provided reason. |
| Kort | Not available during this time due to provided reason |
| Kontroll | 0..* |
| Typ | Element |
| Är modifierare | false |
| Sammanfattning | true |
| Krav | The {item} is not available during this period of time due to the provided reason. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 104. CareTeam.telecom.extension:availability.value[x].notAvailableTime.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Kort | Unique id for inter-element referencing |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: ele-1 |
| Typ | string |
| Är modifierare | false |
| XML-format | I XML-formatet representeras denna egenskap som ett attribut. |
| Sammanfattning | false |
| 106. CareTeam.telecom.extension:availability.value[x].notAvailableTime.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Kort | Additional content defined by implementations |
| Kommentarer | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Kontroll | 0..* |
| Typ | Extension |
| Är modifierare | false |
| Sammanfattning | false |
| Alternativa namn | extensions, user content |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Detta element introducerar en uppsättning skivor på CareTeam.telecom.extension.value[x].notAvailableTime.extension. Skivorna ärOordnad och Open, och kan särskiljas med hjälp av följande diskriminatorer: |
| 108. CareTeam.telecom.extension:availability.value[x].notAvailableTime.description | |
| Definition | Reason presented to the user explaining why time not available. |
| Kort | Reason presented to the user explaining why time not available |
| Kommentarer | The reason will generally be provided to give the textual reason for displaying when the {item} is not available, e.g. 'Closed public holidays' or 'Independence Day'. In cases such as this, the e.g.2: 'Closed for maintenance over the summer' for this example you would want to include the |
| Kontroll | 0..1 |
| Typ | string |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Sammanfattning | true |
| Krav | The reason that can be presented to the user as to why this time is not available. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 110. CareTeam.telecom.extension:availability.value[x].notAvailableTime.during | |
| Definition | Service not available during this period. |
| Kort | Service not available during this period |
| Kontroll | 0..1 |
| Typ | Period |
| Är modifierare | false |
| Sammanfattning | true |
| Krav | The {item} is not available (seasonally or for a public holiday) during this period. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 112. CareTeam.telecom.system | |
| Definition | Telecommunications form for contact point - what communications system is required to make use of the contact. |
| Kort | phone | fax | email | pager | url | sms | other |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: cpt-2 |
| Bindning | Koderna SKA tas från ContactPointSystem (required to http://hl7.org/fhir/ValueSet/contact-point-system|5.0.0)Telecommunications form for contact point. |
| Typ | code |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 114. CareTeam.telecom.value | |
| Definition | The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address). |
| Kort | The actual contact point details |
| Kommentarer | Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value. |
| Kontroll | 0..1 Detta element påverkas av följande invarianter: cpt-2 |
| Typ | string |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Måste stödjas | true |
| Sammanfattning | true |
| Krav | Need to support legacy numbers that are not in a tightly controlled format. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. CareTeam.telecom.use | |
| Definition | Identifies the purpose for the contact point. |
| Kort | home | work | temp | old | mobile - purpose of this contact point |
| Kommentarer | Applications can assume that a contact is current unless it explicitly says that it is temporary or old. |
| Kontroll | 0..1 |
| Bindning | Koderna SKA tas från ContactPointUse (required to http://hl7.org/fhir/ValueSet/contact-point-use|5.0.0)Use of contact point. |
| Typ | code |
| Är modifierare | true eftersom This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Sammanfattning | true |
| Krav | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 118. CareTeam.telecom.rank | |
| Definition | Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values. |
| Kort | Specify preferred order of use (1 = highest) |
| Kommentarer | Note that rank does not necessarily follow the order in which the contacts are represented in the instance. Ranks need not be unique. E.g. it's possible to have multiple contacts with rank=1. If the ranks have different systems or uses, this would be interpreted to mean "X is my most preferred phone number, Y is my most preferred email address" or "X is my preferred home email and Y is my preferred work email". If the system and use for equally-ranked contacts are the same, then the level of preference is equivalent for both repetitions. Ranks need not be sequential and not all repetitions must have a rank. For example, it's possible to have 4 contacts with ranks of 2, 5 and two with no rank specified. That would be interpreted to mean the first is preferred over the second and no preference stated for the remaining contacts. |
| Kontroll | 0..1 |
| Typ | positiveInt |
| Är modifierare | false |
| Primitivt värde | Detta primitiva element kan vara närvarande, frånvarande eller ersättas av en extension |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 120. CareTeam.telecom.period | |
| Definition | Time period when the contact point was/is in use. |
| Kort | Time period when the contact point was/is in use |
| Kontroll | 0..1 |
| Typ | Period |
| Är modifierare | false |
| Sammanfattning | true |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 122. CareTeam.note | |
| Definition | Kommentar eller kompletterande information om den fasta kontakten. |
| Kort | Kommentar |
| Kontroll | 0..* |
| Typ | Annotation |
| Är modifierare | false |
| Måste stödjas | true |
| Sammanfattning | false |
| Invarianter | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |