2.1. Retrieve MedMij Core - Alert (zib2017/STU3)

2.1.1. Overview

Id 900000404
Data service name without version (English) Retrieve MedMij Core - Alert (zib2017/STU3)
Data service name without version (Dutch) Verzamelen MedMij Core - Alert (zib2017/STU3)
Data service version 1.0.0-beta.1
System role(s) MMC-ALR-zib2017/STU3-1.0.0-beta.1-FHIR (PHR)
MMC-ALB-zib2017/STU3-1.0.0-beta.1-FHIR (XIS)
Relevant domain(s) Long-term Healthcare

2.1.2. Functional model

CIM zib Alert
Functional version 3.2(2017)

The functional model can be found on ART-DECOR.

2.1.3. Technical specification

FHIR profile(s) http://nictiz.nl/fhir/StructureDefinition/zib-Alert
FHIR package nictiz.fhir.nl.stu3.zib2017 version 2.0.0 or compatible
FHIR version STU3
Search request GET [base]/Flag
Must Support
CapabilityStatement(s) MedMij Core Alert Retrieve
MedMij Core Alert Serve

The FHIR profile is included below.

idΣ0..1id
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
textC0..1Narrative
contained0..*Resource
id0..1string
extensionC0..0Extension
url1..1uriFixed Value
valueReference0..1Reference(Resource)
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
statusΣ ?!1..1codeBinding
categoryΣ0..1CodeableConceptBinding
codeΣ1..1CodeableConceptBinding
id0..1string
practitionerRoleC0..1Extension(Reference(nl-core-practitionerrole))
referenceΣ C0..1string
identifierΣ0..1Identifier
displayΣ0..1string
id0..1string
extensionC0..*Extension
startΣ C0..1dateTime
endΣ C0..1dateTime
encounterΣ C0..1Reference(Zib Encounter)
id0..1string
practitionerRoleC0..1Extension(Reference(nl-core-practitionerrole))
referenceΣ C0..1string
identifierΣ0..1Identifier
displayΣ0..1string
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="zib-Alert" />
<url value="http://nictiz.nl/fhir/StructureDefinition/zib-Alert" />
<version value="2.1.5" />
<name value="Zib Alert" />
<title value="HCIM Alert" />
<status value="active" />
<publisher value="Nictiz" />
<name value="Nictiz" />
<system value="url" />
<value value="https://www.nictiz.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Alert as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.2, release 2017.\n\nAn alert describes a clinical or administrative fact brought to the attention of the users of the clinical systems to be taken into account when shaping diagnostic and therapeutic policy or in dealing with the patient, usually because of a safety risk. \nDisorders that describe the body’s sensitivity to a substance which results in a specific physiological reaction after being exposed to that substance are referred to as allergies. These are described in a separate information model. \nWarnings for non-allergic disorders can concern:\n- A disorder (condition or diagnosis which can be considered as a contraindication for the use of groups of medication or undergoing a certain type of therapy), such as pregnancy or long QT syndrome\n- Impaired functioning of an organ system (heart failure, impaired liver or kidney function, weakened immune system) \n- Risk of spreading certain microorganisms (multi-resistant bacteria, tubercle bacilli, HIV, HBV, Ebola virus)\n- Other risks" />
<purpose value="Documenting and entering disorders or conditions that require attention is an important part of medical registration. It concerns the core of patient safety. In the execution of research and treatment, these patient characteristics - which are marked as a warning - constantly have to be taken into account. They provide information that is important for the patient’s condition and the options a healthcare provider has for therapy. Disorders that are registered or transferred as an Alert can also be described as a Problem. The difference is in the fact that the healthcare provider considers the problem as an Alert = warning. In many cases, transfer will be subject to strict privacy rules, as the warning will not always elicit an adequate reaction in the informed environment." />
<copyright value="CC0" />
<fhirVersion value="3.0.2" />
<identity value="hcim-alert-v3.2-2017EN" />
<uri value="https://zibs.nl/wiki/Alert-v3.2(2017EN)" />
<name value="HCIM Alert-v3.2(2017EN)" />
</mapping>
<identity value="hcim-basicelements-v1.0-2017EN" />
<uri value="https://zibs.nl/wiki/BasicElements-v1.0(2017EN)" />
<name value="HCIM BasicElements-v1.0(2017EN)" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<uri value="https://zibs.nl/wiki/Alert-v3.0(2016EN)" />
<name value="HCIM Alert-v3.0(2016EN)" />
</mapping>
<identity value="hcim-alert-v1.0-2015EN" />
<uri value="https://zibs.nl/wiki/Alert-v1.0(2015EN)" />
<name value="HCIM Alert-v1.0(2015EN)" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Flag" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Flag" />
<derivation value="constraint" />
<element id="Flag">
<path value="Flag" />
<short value="Alert" />
<definition value="Prospective warnings of potential issues when providing care to the patient." />
<alias value="Barriers to Care" />
<alias value="Alert" />
<alias value="Warning" />
<min value="0" />
<max value="*" />
<path value="Resource" />
<min value="0" />
<max value="*" />
</base>
<key value="dom-2" />
<severity value="error" />
<human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources" />
<expression value="contained.contained.empty()" />
<xpath value="not(parent::f:contained and f:contained)" />
<source value="DomainResource" />
</constraint>
<key value="dom-1" />
<severity value="error" />
<human value="If the resource is contained in another resource, it SHALL NOT contain any narrative" />
<expression value="contained.text.empty()" />
<xpath value="not(parent::f:contained and f:text)" />
<source value="DomainResource" />
</constraint>
<key value="dom-4" />
<severity value="error" />
<human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated" />
<expression value="contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" />
<xpath value="not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))" />
<source value="DomainResource" />
</constraint>
<key value="dom-3" />
<severity value="error" />
<human value="If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource" />
<expression value="contained.where(('#'+id in %resource.descendants().reference).not()).empty()" />
<xpath value="not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))" />
<source value="DomainResource" />
</constraint>
<identity value="rim" />
<map value="Entity. Role, or Act" />
</mapping>
<identity value="rim" />
<map value="Observation[classCode=ISSUE, moodCode=EVN]" />
</mapping>
<identity value="w5" />
<map value="workflow.encounter" />
</mapping>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.1" />
<comment value="Alert" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.1" />
<comment value="Alert" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.1" />
<comment value="Alert" />
</mapping>
</element>
<element id="Flag.id">
<path value="Flag.id" />
<short value="Logical id of this artifact" />
<definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." />
<comment value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation." />
<min value="0" />
<max value="1" />
<path value="Resource.id" />
<min value="0" />
<max value="1" />
</base>
<code value="id" />
</type>
<isSummary value="true" />
</element>
<element id="Flag.meta">
<path value="Flag.meta" />
<short value="Metadata about the resource" />
<definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource." />
<min value="0" />
<max value="1" />
<path value="Resource.meta" />
<min value="0" />
<max value="1" />
</base>
<code value="Meta" />
</type>
<isSummary value="true" />
</element>
<element id="Flag.implicitRules">
<path value="Flag.implicitRules" />
<short value="A set of rules under which this content was created" />
<definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content." />
<comment value="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. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation." />
<min value="0" />
<max value="1" />
<path value="Resource.implicitRules" />
<min value="0" />
<max value="1" />
</base>
<code value="uri" />
</type>
<isModifier value="true" />
<isSummary value="true" />
</element>
<element id="Flag.language">
<path value="Flag.language" />
<short value="Language of the resource content" />
<definition value="The base language in which the resource is written." />
<comment value="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)." />
<min value="0" />
<max value="1" />
<path value="Resource.language" />
<min value="0" />
<max value="1" />
</base>
<code value="code" />
</type>
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
<reference value="http://hl7.org/fhir/ValueSet/all-languages" />
</valueReference>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
<valueString value="Language" />
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
<valueBoolean value="true" />
</extension>
<strength value="extensible" />
<description value="A human language." />
<reference value="http://hl7.org/fhir/ValueSet/languages" />
</valueSetReference>
</binding>
</element>
<element id="Flag.text">
<path value="Flag.text" />
<short value="Text summary of the resource, for human interpretation" />
<definition value="A human-readable narrative that contains a summary of the resource, and may 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." />
<comment value="Contained resources do not have 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 in formation is added later." />
<alias value="narrative" />
<alias value="html" />
<alias value="xhtml" />
<alias value="display" />
<min value="0" />
<max value="1" />
<path value="DomainResource.text" />
<min value="0" />
<max value="1" />
</base>
<code value="Narrative" />
</type>
<condition value="dom-1" />
<identity value="rim" />
<map value="Act.text?" />
</mapping>
</element>
<element id="Flag.contained">
<path value="Flag.contained" />
<short value="Contained, inline Resources" />
<definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope." />
<comment value="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." />
<alias value="inline resources" />
<alias value="anonymous resources" />
<alias value="contained resources" />
<min value="0" />
<max value="*" />
<path value="DomainResource.contained" />
<min value="0" />
<max value="*" />
</base>
<code value="Resource" />
</type>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.extension">
<path value="Flag.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<rules value="open" />
</slicing>
<short value="Additional Content defined by implementations" />
<definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, 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." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="*" />
<path value="DomainResource.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
</type>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.extension:ConcernReference">
<path value="Flag.extension" />
<sliceName value="ConcernReference" />
<short value="Condition" />
<definition value="The patient’s health problem or condition that is the subject of the alert. This could involve a patient’s episode of care, problem, condition or diagnosis that is seen as a contraindication in prescribing medication or which has to be taken into account when shaping diagnostic and therapeutic policy. This can be in the patient’s own interest, or it can involve a problem or disorder that can make the patient a risk to their surroundings, such as an infection hazard. These are references to conditions included on the patient’s problem list.\nIf there is a contraindication, the code system G-Standard Contraindications (Table 40) from the ProblemNameCodeList of the ConcernTransfer information model should be used." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<alias value="Conditie" />
<min value="0" />
<max value="1" />
<path value="DomainResource.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
<profile value="http://hl7.org/fhir/StructureDefinition/flag-detail" />
</type>
<condition value="ele-1" />
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() > id.count())" />
<xpath value="@value|f:*|h:div" />
<source value="Element" />
</constraint>
<key value="ext-1" />
<severity value="error" />
<human value="Must have either extensions or value[x], not both" />
<expression value="extension.exists() != value.exists()" />
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
<source value="Extension" />
</constraint>
<identity value="rim" />
<map value="N/A" />
</mapping>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.3" />
<comment value="Condition" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.3" />
<comment value="Condition" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.3" />
<comment value="Condition" />
</mapping>
</element>
<element id="Flag.extension:ConcernReference.id">
<path value="Flag.extension.id" />
<representation value="xmlAttr" />
<short value="xml:id (or equivalent in JSON)" />
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
<min value="0" />
<max value="1" />
<path value="Element.id" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.extension:ConcernReference.extension">
<path value="Flag.extension.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<description value="Extensions are always sliced by (at least) url" />
<rules value="open" />
</slicing>
<short value="Additional Content defined by implementations" />
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="*" />
<path value="Element.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.extension:ConcernReference.url">
<path value="Flag.extension.url" />
<representation value="xmlAttr" />
<short value="identifies the meaning of the extension" />
<definition value="Source of the definition for the extension code - a logical name or a URL." />
<comment value="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." />
<min value="1" />
<max value="1" />
<path value="Extension.url" />
<min value="1" />
<max value="1" />
</base>
<code value="uri" />
</type>
<fixedUri value="http://hl7.org/fhir/StructureDefinition/flag-detail" />
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.extension:ConcernReference.valueReference:valueReference">
<path value="Flag.extension.valueReference" />
<sliceName value="valueReference" />
<short value="Value of extension" />
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)." />
<comment value="Within the context of zib-Alert the concern reference is only supposed to refer to zib-Problem. The reference is unconstrained to allow other use cases." />
<min value="0" />
<max value="1" />
<path value="Extension.value[x]" />
<min value="0" />
<max value="1" />
</base>
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" />
</type>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.modifierExtension">
<path value="Flag.modifierExtension" />
<short value="Extensions that cannot be ignored" />
<definition value="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. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, 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." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="*" />
<path value="DomainResource.modifierExtension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
</type>
<isModifier value="true" />
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.identifier">
<path value="Flag.identifier" />
<short value="Business identifier" />
<definition value="Identifier assigned to the flag for external use (outside the FHIR environment)." />
<min value="0" />
<max value="*" />
<path value="Flag.identifier" />
<min value="0" />
<max value="*" />
</base>
<code value="Identifier" />
</type>
<isSummary value="true" />
<identity value="rim" />
<map value=".id" />
</mapping>
<identity value="w5" />
<map value="id" />
</mapping>
<identity value="hcim-basicelements-v1.0-2017EN" />
<map value="NL-CM:0.0.6" />
<comment value="IdentificationNumber" />
</mapping>
</element>
<element id="Flag.status">
<path value="Flag.status" />
<short value="active | inactive | entered-in-error" />
<definition value="Supports basic workflow." />
<comment value="This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid." />
<min value="1" />
<max value="1" />
<path value="Flag.status" />
<min value="1" />
<max value="1" />
</base>
<code value="code" />
</type>
<isModifier value="true" />
<isSummary value="true" />
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
<valueString value="FlagStatus" />
</extension>
<strength value="required" />
<description value="Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or entered in error." />
<reference value="http://hl7.org/fhir/ValueSet/flag-status" />
</valueSetReference>
</binding>
<identity value="rim" />
<map value=".status" />
</mapping>
<identity value="w5" />
<map value="status" />
</mapping>
</element>
<element id="Flag.category">
<path value="Flag.category" />
<short value="AlertType" />
<definition value="Indicates the type of alert, meaning a rough description of the cause or origin of the warning." />
<alias value="AlertType" />
<min value="0" />
<max value="1" />
<path value="Flag.category" />
<min value="0" />
<max value="1" />
</base>
<code value="CodeableConcept" />
</type>
<label value="Example of AlertType" />
<system value="http://loinc.org" />
<code value="75323-6" />
<display value="condition" />
<userSelected value="false" />
</coding>
</valueCodeableConcept>
</example>
<isSummary value="true" />
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
<valueString value="FlagCategory" />
</extension>
<strength value="extensible" />
<description value="Indicates the type of alert, meaning a rough description of the cause or origin of the warning." />
<reference value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20171231000000" />
<display value="AlertTypeCodelijst" />
</valueSetReference>
</binding>
<identity value="rim" />
<map value=".code" />
</mapping>
<identity value="w5" />
<map value="class" />
</mapping>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.6" />
<comment value="AlertType" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.6" />
<comment value="AlertType" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.6" />
<comment value="AlertType" />
</mapping>
</element>
<element id="Flag.code">
<path value="Flag.code" />
<short value="AlertName" />
<definition value="A warning, other than a condition or problem. For example, a patient can be given an ‘Aggressive patient' alert.\nThe warning can be entered in code (there are codes for frequently used alerts), but seeing the dynamic nature of the warnings cf. SARS and Ebola, these alerts will often be entered as free text." />
<comment value="According to HCIM Alert this element does not need to be filled if a reference to HCIM Problem exists. In that case, instead of leaving this element empty, the NullFlavor with `.coding.code` equal to 'OTH' SHOULD be used." />
<alias value="AlertNaam" />
<min value="1" />
<max value="1" />
<path value="Flag.code" />
<min value="1" />
<max value="1" />
</base>
<code value="CodeableConcept" />
</type>
<label value="Example of AlertName" />
<system value="http://snomed.info/sct" />
<code value="432415000" />
<display value="Methicillin resistant staphylococcus aureus carrier" />
</coding>
</valueCodeableConcept>
</example>
<isSummary value="true" />
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
<valueString value="FlagCode" />
</extension>
<strength value="extensible" />
<description value="Detail codes identifying specific flagged issues." />
<reference value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.2--20171231000000" />
<display value="AlertNaamCodelijst" />
</valueSetReference>
</binding>
<identity value="rim" />
<map value=".value" />
</mapping>
<identity value="w5" />
<map value="what" />
</mapping>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.4" />
<comment value="AlertName" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.4" />
<comment value="AlertName" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.4" />
<comment value="AlertName" />
</mapping>
</element>
<element id="Flag.subject">
<path value="Flag.subject" />
<short value="Who/What is flag about?" />
<definition value="The patient, location, group , organization , or practitioner, etc. this is about record this flag is associated with." />
<min value="1" />
<max value="1" />
<path value="Flag.subject" />
<min value="1" />
<max value="1" />
</base>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-location" />
</type>
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
</type>
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PlanDefinition" />
</type>
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Product" />
</type>
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Procedure" />
</type>
<isSummary value="true" />
<identity value="rim" />
<map value=".participation[typeCode=SBJ].role[classCode=PAT | LOCE | ASSIGNED]" />
</mapping>
<identity value="w5" />
<map value="who.focus" />
</mapping>
</element>
<element id="Flag.subject.id">
<path value="Flag.subject.id" />
<representation value="xmlAttr" />
<short value="xml:id (or equivalent in JSON)" />
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
<min value="0" />
<max value="1" />
<path value="Element.id" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.subject.extension">
<path value="Flag.subject.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<description value="Extensions are always sliced by (at least) url" />
<rules value="open" />
</slicing>
<short value="Additional Content defined by implementations" />
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="*" />
<path value="Element.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.subject.extension:practitionerRole">
<path value="Flag.subject.extension" />
<sliceName value="practitionerRole" />
<short value="Optional Extensions Element" />
<definition value="Optional Extension Element - found in all resources." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="1" />
<path value="Element.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
<profile value="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" />
</type>
<condition value="ele-1" />
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() > id.count())" />
<xpath value="@value|f:*|h:div" />
<source value="Element" />
</constraint>
<key value="ext-1" />
<severity value="error" />
<human value="Must have either extensions or value[x], not both" />
<expression value="extension.exists() != value.exists()" />
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
<source value="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" />
</constraint>
<identity value="rim" />
<map value="n/a" />
</mapping>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.subject.reference">
<path value="Flag.subject.reference" />
<short value="Literal reference, Relative, internal or absolute URL" />
<definition value="A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources." />
<comment value="Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server." />
<min value="0" />
<max value="1" />
<path value="Reference.reference" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<condition value="ref-1" />
<isSummary value="true" />
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.subject.identifier">
<path value="Flag.subject.identifier" />
<short value="Logical reference, when literal reference is not known" />
<definition value="An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference." />
<comment value="When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. \n\nWhen both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference\n\nApplications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it." />
<min value="0" />
<max value="1" />
<path value="Reference.identifier" />
<min value="0" />
<max value="1" />
</base>
<code value="Identifier" />
</type>
<isSummary value="true" />
<identity value="rim" />
<map value=".identifier" />
</mapping>
</element>
<element id="Flag.subject.display">
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
<valueBoolean value="true" />
</extension>
<path value="Flag.subject.display" />
<short value="Text alternative for the resource" />
<definition value="Plain text narrative that identifies the resource in addition to the resource reference." />
<comment value="This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it." />
<min value="0" />
<max value="1" />
<path value="Reference.display" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<isSummary value="true" />
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.period">
<path value="Flag.period" />
<short value="Time period when flag is active" />
<definition value="The period of time from the activation of the flag to inactivation of the flag. If the flag is active, the end of the period should be unspecified." />
<min value="0" />
<max value="1" />
<path value="Flag.period" />
<min value="0" />
<max value="1" />
</base>
<code value="Period" />
</type>
<isSummary value="true" />
<identity value="w5" />
<map value="context" />
</mapping>
</element>
<element id="Flag.period.id">
<path value="Flag.period.id" />
<representation value="xmlAttr" />
<short value="xml:id (or equivalent in JSON)" />
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
<min value="0" />
<max value="1" />
<path value="Element.id" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.period.extension">
<path value="Flag.period.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<description value="Extensions are always sliced by (at least) url" />
<rules value="open" />
</slicing>
<short value="Additional Content defined by implementations" />
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="*" />
<path value="Element.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.period.start">
<path value="Flag.period.start" />
<short value="StartDateTime" />
<definition value="The date and time at which the described condition was entered as a warning.\nThis can be an exact date and time, or a rough indication of the date (such as only the year, or the month and the year)." />
<comment value="If the low element is missing, the meaning is that the low boundary is not known." />
<alias value="BeginDatumTijd" />
<min value="0" />
<max value="1" />
<path value="Period.start" />
<min value="0" />
<max value="1" />
</base>
<code value="dateTime" />
</type>
<label value="Example of StartDateTime" />
<valueDateTime value="2017-02-07" />
</example>
<condition value="per-1" />
<isSummary value="true" />
<identity value="v2" />
<map value="DR.1" />
</mapping>
<identity value="rim" />
<map value="./low" />
</mapping>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.5" />
<comment value="StartDateTime" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.5" />
<comment value="StartDateTime" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.5" />
<comment value="StartDateTime" />
</mapping>
</element>
<element id="Flag.period.end">
<path value="Flag.period.end" />
<short value="End time with inclusive boundary, if not ongoing" />
<definition value="The end of the period. If the end of the period is missing, it means that the period is ongoing. 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." />
<comment value="The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has a end value of 2012-02-03." />
<min value="0" />
<max value="1" />
<path value="Period.end" />
<min value="0" />
<max value="1" />
</base>
<code value="dateTime" />
</type>
<meaningWhenMissing value="If the end of the period is missing, it means that the period is ongoing" />
<condition value="per-1" />
<isSummary value="true" />
<identity value="v2" />
<map value="DR.2" />
</mapping>
<identity value="rim" />
<map value="./high" />
</mapping>
</element>
<element id="Flag.encounter">
<path value="Flag.encounter" />
<short value="Alert relevant during encounter" />
<definition value="This alert is only relevant during the encounter." />
<comment value="If both Flag.encounter and Flag.period are valued, then Flag.period.start shall not be before Encounter.period.start and Flag.period.end shall not be after Encounter.period.end." />
<min value="0" />
<max value="1" />
<path value="Flag.encounter" />
<min value="0" />
<max value="1" />
</base>
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Encounter" />
</type>
<isSummary value="true" />
<identity value="w5" />
<map value="context" />
</mapping>
</element>
<element id="Flag.author">
<path value="Flag.author" />
<short value="Flag creator" />
<definition value="The person, organization or device that created the flag." />
<min value="0" />
<max value="1" />
<path value="Flag.author" />
<min value="0" />
<max value="1" />
</base>
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
</type>
<isSummary value="true" />
<identity value="rim" />
<map value=".participation[typeCode=AUT].role" />
</mapping>
<identity value="w5" />
<map value="who.author" />
</mapping>
<identity value="hcim-basicelements-v1.0-2017EN" />
<map value="NL-CM:0.0.7" />
<comment value="Author" />
</mapping>
</element>
<element id="Flag.author.id">
<path value="Flag.author.id" />
<representation value="xmlAttr" />
<short value="xml:id (or equivalent in JSON)" />
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
<min value="0" />
<max value="1" />
<path value="Element.id" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.author.extension">
<path value="Flag.author.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<description value="Extensions are always sliced by (at least) url" />
<rules value="open" />
</slicing>
<short value="Additional Content defined by implementations" />
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="*" />
<path value="Element.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
</type>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Flag.author.extension:practitionerRole">
<path value="Flag.author.extension" />
<sliceName value="practitionerRole" />
<short value="Optional Extensions Element" />
<definition value="Optional Extension Element - found in all resources." />
<comment value="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." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="1" />
<path value="Element.extension" />
<min value="0" />
<max value="*" />
</base>
<code value="Extension" />
<profile value="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" />
</type>
<condition value="ele-1" />
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() > id.count())" />
<xpath value="@value|f:*|h:div" />
<source value="Element" />
</constraint>
<key value="ext-1" />
<severity value="error" />
<human value="Must have either extensions or value[x], not both" />
<expression value="extension.exists() != value.exists()" />
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
<source value="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" />
</constraint>
<identity value="rim" />
<map value="n/a" />
</mapping>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.author.reference">
<path value="Flag.author.reference" />
<short value="Literal reference, Relative, internal or absolute URL" />
<definition value="A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources." />
<comment value="Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server." />
<min value="0" />
<max value="1" />
<path value="Reference.reference" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<condition value="ref-1" />
<isSummary value="true" />
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Flag.author.identifier">
<path value="Flag.author.identifier" />
<short value="Logical reference, when literal reference is not known" />
<definition value="An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference." />
<comment value="When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. \n\nWhen both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference\n\nApplications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it." />
<min value="0" />
<max value="1" />
<path value="Reference.identifier" />
<min value="0" />
<max value="1" />
</base>
<code value="Identifier" />
</type>
<isSummary value="true" />
<identity value="rim" />
<map value=".identifier" />
</mapping>
</element>
<element id="Flag.author.display">
<extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
<valueBoolean value="true" />
</extension>
<path value="Flag.author.display" />
<short value="Text alternative for the resource" />
<definition value="Plain text narrative that identifies the resource in addition to the resource reference." />
<comment value="This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it." />
<min value="0" />
<max value="1" />
<path value="Reference.display" />
<min value="0" />
<max value="1" />
</base>
<code value="string" />
</type>
<isSummary value="true" />
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
</snapshot>
<element id="Flag">
<path value="Flag" />
<short value="Alert" />
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.1" />
<comment value="Alert" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.1" />
<comment value="Alert" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.1" />
<comment value="Alert" />
</mapping>
</element>
<element id="Flag.extension">
<path value="Flag.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<rules value="open" />
</slicing>
</element>
<element id="Flag.extension:ConcernReference">
<path value="Flag.extension" />
<sliceName value="ConcernReference" />
<short value="Condition" />
<definition value="The patient’s health problem or condition that is the subject of the alert. This could involve a patient’s episode of care, problem, condition or diagnosis that is seen as a contraindication in prescribing medication or which has to be taken into account when shaping diagnostic and therapeutic policy. This can be in the patient’s own interest, or it can involve a problem or disorder that can make the patient a risk to their surroundings, such as an infection hazard. These are references to conditions included on the patient’s problem list.\nIf there is a contraindication, the code system G-Standard Contraindications (Table 40) from the ProblemNameCodeList of the ConcernTransfer information model should be used." />
<alias value="Conditie" />
<max value="1" />
<code value="Extension" />
<profile value="http://hl7.org/fhir/StructureDefinition/flag-detail" />
</type>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.3" />
<comment value="Condition" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.3" />
<comment value="Condition" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.3" />
<comment value="Condition" />
</mapping>
</element>
<element id="Flag.extension:ConcernReference.valueReference:valueReference">
<path value="Flag.extension.valueReference" />
<sliceName value="valueReference" />
<comment value="Within the context of zib-Alert the concern reference is only supposed to refer to zib-Problem. The reference is unconstrained to allow other use cases." />
</element>
<element id="Flag.identifier">
<path value="Flag.identifier" />
<identity value="hcim-basicelements-v1.0-2017EN" />
<map value="NL-CM:0.0.6" />
<comment value="IdentificationNumber" />
</mapping>
</element>
<element id="Flag.category">
<path value="Flag.category" />
<short value="AlertType" />
<definition value="Indicates the type of alert, meaning a rough description of the cause or origin of the warning." />
<alias value="AlertType" />
<label value="Example of AlertType" />
<system value="http://loinc.org" />
<code value="75323-6" />
<display value="condition" />
<userSelected value="false" />
</coding>
</valueCodeableConcept>
</example>
<strength value="extensible" />
<description value="Indicates the type of alert, meaning a rough description of the cause or origin of the warning." />
<reference value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20171231000000" />
<display value="AlertTypeCodelijst" />
</valueSetReference>
</binding>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.6" />
<comment value="AlertType" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.6" />
<comment value="AlertType" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.6" />
<comment value="AlertType" />
</mapping>
</element>
<element id="Flag.code">
<path value="Flag.code" />
<short value="AlertName" />
<definition value="A warning, other than a condition or problem. For example, a patient can be given an ‘Aggressive patient' alert.\nThe warning can be entered in code (there are codes for frequently used alerts), but seeing the dynamic nature of the warnings cf. SARS and Ebola, these alerts will often be entered as free text." />
<comment value="According to HCIM Alert this element does not need to be filled if a reference to HCIM Problem exists. In that case, instead of leaving this element empty, the NullFlavor with `.coding.code` equal to 'OTH' SHOULD be used." />
<alias value="AlertNaam" />
<label value="Example of AlertName" />
<system value="http://snomed.info/sct" />
<code value="432415000" />
<display value="Methicillin resistant staphylococcus aureus carrier" />
</coding>
</valueCodeableConcept>
</example>
<strength value="extensible" />
<reference value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.2--20171231000000" />
<display value="AlertNaamCodelijst" />
</valueSetReference>
</binding>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.4" />
<comment value="AlertName" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.4" />
<comment value="AlertName" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.4" />
<comment value="AlertName" />
</mapping>
</element>
<element id="Flag.subject">
<path value="Flag.subject" />
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-location" />
</type>
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
</type>
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PlanDefinition" />
</type>
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Product" />
</type>
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Procedure" />
</type>
</element>
<element id="Flag.subject.extension">
<path value="Flag.subject.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<rules value="open" />
</slicing>
</element>
<element id="Flag.subject.extension:practitionerRole">
<path value="Flag.subject.extension" />
<sliceName value="practitionerRole" />
<max value="1" />
<code value="Extension" />
<profile value="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" />
</type>
</element>
<element id="Flag.period.start">
<path value="Flag.period.start" />
<short value="StartDateTime" />
<definition value="The date and time at which the described condition was entered as a warning.\nThis can be an exact date and time, or a rough indication of the date (such as only the year, or the month and the year)." />
<alias value="BeginDatumTijd" />
<label value="Example of StartDateTime" />
<valueDateTime value="2017-02-07" />
</example>
<identity value="hcim-alert-v1.0-2015EN" />
<map value="NL-CM:8.3.5" />
<comment value="StartDateTime" />
</mapping>
<identity value="hcim-alert-v3.0-2016EN" />
<map value="NL-CM:8.3.5" />
<comment value="StartDateTime" />
</mapping>
<identity value="hcim-alert-v3.2-2017EN" />
<map value="NL-CM:8.3.5" />
<comment value="StartDateTime" />
</mapping>
</element>
<element id="Flag.encounter">
<path value="Flag.encounter" />
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Encounter" />
</type>
</element>
<element id="Flag.author">
<path value="Flag.author" />
<code value="Reference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
</type>
<identity value="hcim-basicelements-v1.0-2017EN" />
<map value="NL-CM:0.0.7" />
<comment value="Author" />
</mapping>
</element>
<element id="Flag.author.extension">
<path value="Flag.author.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<rules value="open" />
</slicing>
</element>
<element id="Flag.author.extension:practitionerRole">
<path value="Flag.author.extension" />
<sliceName value="practitionerRole" />
<max value="1" />
<code value="Extension" />
<profile value="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" />
</type>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "zib-Alert",
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-Alert",
"version": "2.1.5",
"name": "Zib Alert",
"title": "HCIM Alert",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Alert as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.2, release 2017.\n\nAn alert describes a clinical or administrative fact brought to the attention of the users of the clinical systems to be taken into account when shaping diagnostic and therapeutic policy or in dealing with the patient, usually because of a safety risk. \nDisorders that describe the body’s sensitivity to a substance which results in a specific physiological reaction after being exposed to that substance are referred to as allergies. These are described in a separate information model. \nWarnings for non-allergic disorders can concern:\n- A disorder (condition or diagnosis which can be considered as a contraindication for the use of groups of medication or undergoing a certain type of therapy), such as pregnancy or long QT syndrome\n- Impaired functioning of an organ system (heart failure, impaired liver or kidney function, weakened immune system) \n- Risk of spreading certain microorganisms (multi-resistant bacteria, tubercle bacilli, HIV, HBV, Ebola virus)\n- Other risks",
"purpose": "Documenting and entering disorders or conditions that require attention is an important part of medical registration. It concerns the core of patient safety. In the execution of research and treatment, these patient characteristics - which are marked as a warning - constantly have to be taken into account. They provide information that is important for the patient’s condition and the options a healthcare provider has for therapy. Disorders that are registered or transferred as an Alert can also be described as a Problem. The difference is in the fact that the healthcare provider considers the problem as an Alert = warning. In many cases, transfer will be subject to strict privacy rules, as the warning will not always elicit an adequate reaction in the informed environment.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "hcim-alert-v3.2-2017EN",
"uri": "https://zibs.nl/wiki/Alert-v3.2(2017EN)",
"name": "HCIM Alert-v3.2(2017EN)"
},
{
"identity": "hcim-basicelements-v1.0-2017EN",
"uri": "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)",
"name": "HCIM BasicElements-v1.0(2017EN)"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"uri": "https://zibs.nl/wiki/Alert-v3.0(2016EN)",
"name": "HCIM Alert-v3.0(2016EN)"
},
{
"identity": "hcim-alert-v1.0-2015EN",
"uri": "https://zibs.nl/wiki/Alert-v1.0(2015EN)",
"name": "HCIM Alert-v1.0(2015EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "Flag",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag",
"derivation": "constraint",
"element": [
{
"id": "Flag",
"path": "Flag",
"short": "Alert",
"definition": "Prospective warnings of potential issues when providing care to the patient.",
"alias": [
"Barriers to Care",
"Alert",
"Warning"
],
"min": 0,
"max": "*",
"base": {
"path": "Resource",
"min": 0,
"max": "*"
},
{
"key": "dom-2",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
"expression": "contained.contained.empty()",
"xpath": "not(parent::f:contained and f:contained)",
"source": "DomainResource"
},
{
"key": "dom-1",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL NOT contain any narrative",
"expression": "contained.text.empty()",
"xpath": "not(parent::f:contained and f:text)",
"source": "DomainResource"
},
{
"key": "dom-4",
"severity": "error",
"human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
"expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
"xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
"source": "DomainResource"
},
{
"key": "dom-3",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource",
"expression": "contained.where(('#'+id in %resource.descendants().reference).not()).empty()",
"xpath": "not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))",
"source": "DomainResource"
}
],
"mapping": [
{
"identity": "rim",
"map": "Entity. Role, or Act"
},
{
"identity": "rim",
"map": "Observation[classCode=ISSUE, moodCode=EVN]"
},
{
"identity": "w5",
"map": "workflow.encounter"
},
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.1",
"comment": "Alert"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.1",
"comment": "Alert"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.1",
"comment": "Alert"
}
]
},
{
"id": "Flag.id",
"path": "Flag.id",
"short": "Logical id of this artifact",
"definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
"comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "id"
}
],
"isSummary": true
},
{
"id": "Flag.meta",
"path": "Flag.meta",
"short": "Metadata about the resource",
"definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.meta",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Meta"
}
],
"isSummary": true
},
{
"id": "Flag.implicitRules",
"path": "Flag.implicitRules",
"short": "A set of rules under which this content was created",
"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.",
"comment": "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. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.implicitRules",
"min": 0,
"max": "1"
},
"type": [
{
"code": "uri"
}
],
"isModifier": true,
"isSummary": true
},
{
"id": "Flag.language",
"path": "Flag.language",
"short": "Language of the resource content",
"definition": "The base language in which the resource is written.",
"comment": "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).",
"min": 0,
"max": "1",
"base": {
"path": "Resource.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"reference": "http://hl7.org/fhir/ValueSet/all-languages"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
}
],
"strength": "extensible",
"description": "A human language.",
"reference": "http://hl7.org/fhir/ValueSet/languages"
}
}
},
{
"id": "Flag.text",
"path": "Flag.text",
"short": "Text summary of the resource, for human interpretation",
"definition": "A human-readable narrative that contains a summary of the resource, and may 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.",
"comment": "Contained resources do not have 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 in formation is added later.",
"alias": [
"narrative",
"html",
"xhtml",
"display"
],
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Narrative"
}
],
"dom-1"
],
"mapping": [
{
"identity": "rim",
"map": "Act.text?"
}
]
},
{
"id": "Flag.contained",
"path": "Flag.contained",
"short": "Contained, inline Resources",
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
"comment": "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.",
"alias": [
"inline resources",
"anonymous resources",
"contained resources"
],
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.contained",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Resource"
}
],
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.extension",
"path": "Flag.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"short": "Additional Content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.extension:ConcernReference",
"path": "Flag.extension",
"sliceName": "ConcernReference",
"short": "Condition",
"definition": "The patient’s health problem or condition that is the subject of the alert. This could involve a patient’s episode of care, problem, condition or diagnosis that is seen as a contraindication in prescribing medication or which has to be taken into account when shaping diagnostic and therapeutic policy. This can be in the patient’s own interest, or it can involve a problem or disorder that can make the patient a risk to their surroundings, such as an infection hazard. These are references to conditions included on the patient’s problem list.\nIf there is a contraindication, the code system G-Standard Contraindications (Table 40) from the ProblemNameCodeList of the ConcernTransfer information model should be used.",
"comment": "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.",
"alias": [
"extensions",
"user content",
"Conditie"
],
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/StructureDefinition/flag-detail"
}
],
"ele-1"
],
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "N/A"
},
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.3",
"comment": "Condition"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.3",
"comment": "Condition"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.3",
"comment": "Condition"
}
]
},
{
"id": "Flag.extension:ConcernReference.id",
"path": "Flag.extension.id",
"xmlAttr"
],
"short": "xml:id (or equivalent in JSON)",
"definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.extension:ConcernReference.extension",
"path": "Flag.extension.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional Content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.extension:ConcernReference.url",
"path": "Flag.extension.url",
"xmlAttr"
],
"short": "identifies the meaning of the extension",
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"comment": "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.",
"min": 1,
"max": "1",
"base": {
"path": "Extension.url",
"min": 1,
"max": "1"
},
"type": [
{
"code": "uri"
}
],
"fixedUri": "http://hl7.org/fhir/StructureDefinition/flag-detail",
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.extension:ConcernReference.valueReference:valueReference",
"path": "Flag.extension.valueReference",
"sliceName": "valueReference",
"short": "Value of extension",
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"comment": "Within the context of zib-Alert the concern reference is only supposed to refer to zib-Problem. The reference is unconstrained to allow other use cases.",
"min": 0,
"max": "1",
"base": {
"path": "Extension.value[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
}
],
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.modifierExtension",
"path": "Flag.modifierExtension",
"short": "Extensions that cannot be ignored",
"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. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"isModifier": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.identifier",
"path": "Flag.identifier",
"short": "Business identifier",
"definition": "Identifier assigned to the flag for external use (outside the FHIR environment).",
"min": 0,
"max": "*",
"base": {
"path": "Flag.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": ".id"
},
{
"identity": "w5",
"map": "id"
},
{
"identity": "hcim-basicelements-v1.0-2017EN",
"map": "NL-CM:0.0.6",
"comment": "IdentificationNumber"
}
]
},
{
"id": "Flag.status",
"path": "Flag.status",
"short": "active | inactive | entered-in-error",
"definition": "Supports basic workflow.",
"comment": "This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.",
"min": 1,
"max": "1",
"base": {
"path": "Flag.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"isModifier": true,
"isSummary": true,
"binding": {
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "FlagStatus"
}
],
"strength": "required",
"description": "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or entered in error.",
"reference": "http://hl7.org/fhir/ValueSet/flag-status"
}
},
"mapping": [
{
"identity": "rim",
"map": ".status"
},
{
"identity": "w5",
"map": "status"
}
]
},
{
"id": "Flag.category",
"path": "Flag.category",
"short": "AlertType",
"definition": "Indicates the type of alert, meaning a rough description of the cause or origin of the warning.",
"alias": [
"AlertType"
],
"min": 0,
"max": "1",
"base": {
"path": "Flag.category",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"example": [
{
"label": "Example of AlertType",
"coding": [
{
"system": "http://loinc.org",
"code": "75323-6",
"display": "condition",
"userSelected": false
}
]
}
}
],
"isSummary": true,
"binding": {
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "FlagCategory"
}
],
"strength": "extensible",
"description": "Indicates the type of alert, meaning a rough description of the cause or origin of the warning.",
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20171231000000",
"display": "AlertTypeCodelijst"
}
},
"mapping": [
{
"identity": "rim",
"map": ".code"
},
{
"identity": "w5",
"map": "class"
},
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.6",
"comment": "AlertType"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.6",
"comment": "AlertType"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.6",
"comment": "AlertType"
}
]
},
{
"id": "Flag.code",
"path": "Flag.code",
"short": "AlertName",
"definition": "A warning, other than a condition or problem. For example, a patient can be given an ‘Aggressive patient' alert.\nThe warning can be entered in code (there are codes for frequently used alerts), but seeing the dynamic nature of the warnings cf. SARS and Ebola, these alerts will often be entered as free text.",
"comment": "According to HCIM Alert this element does not need to be filled if a reference to HCIM Problem exists. In that case, instead of leaving this element empty, the NullFlavor with `.coding.code` equal to 'OTH' SHOULD be used.",
"alias": [
"AlertNaam"
],
"min": 1,
"max": "1",
"base": {
"path": "Flag.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"example": [
{
"label": "Example of AlertName",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "432415000",
"display": "Methicillin resistant staphylococcus aureus carrier"
}
]
}
}
],
"isSummary": true,
"binding": {
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "FlagCode"
}
],
"strength": "extensible",
"description": "Detail codes identifying specific flagged issues.",
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.2--20171231000000",
"display": "AlertNaamCodelijst"
}
},
"mapping": [
{
"identity": "rim",
"map": ".value"
},
{
"identity": "w5",
"map": "what"
},
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.4",
"comment": "AlertName"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.4",
"comment": "AlertName"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.4",
"comment": "AlertName"
}
]
},
{
"id": "Flag.subject",
"path": "Flag.subject",
"short": "Who/What is flag about?",
"definition": "The patient, location, group , organization , or practitioner, etc. this is about record this flag is associated with.",
"min": 1,
"max": "1",
"base": {
"path": "Flag.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/PlanDefinition"
},
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Product"
},
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": ".participation[typeCode=SBJ].role[classCode=PAT | LOCE | ASSIGNED]"
},
{
"identity": "w5",
"map": "who.focus"
}
]
},
{
"id": "Flag.subject.id",
"path": "Flag.subject.id",
"xmlAttr"
],
"short": "xml:id (or equivalent in JSON)",
"definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.subject.extension",
"path": "Flag.subject.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional Content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.subject.extension:practitionerRole",
"path": "Flag.subject.extension",
"sliceName": "practitionerRole",
"short": "Optional Extensions Element",
"definition": "Optional Extension Element - found in all resources.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "1",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
],
"ele-1"
],
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
},
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.subject.reference",
"path": "Flag.subject.reference",
"short": "Literal reference, Relative, internal or absolute URL",
"definition": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
"comment": "Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure \"/[type]/[id]\" then it should be assumed that the reference is to a FHIR RESTful server.",
"min": 0,
"max": "1",
"base": {
"path": "Reference.reference",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"ref-1"
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.subject.identifier",
"path": "Flag.subject.identifier",
"short": "Logical reference, when literal reference is not known",
"definition": "An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.",
"comment": "When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. \n\nWhen both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference\n\nApplications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.",
"min": 0,
"max": "1",
"base": {
"path": "Reference.identifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": ".identifier"
}
]
},
{
"id": "Flag.subject.display",
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Flag.subject.display",
"short": "Text alternative for the resource",
"definition": "Plain text narrative that identifies the resource in addition to the resource reference.",
"comment": "This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.",
"min": 0,
"max": "1",
"base": {
"path": "Reference.display",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.period",
"path": "Flag.period",
"short": "Time period when flag is active",
"definition": "The period of time from the activation of the flag to inactivation of the flag. If the flag is active, the end of the period should be unspecified.",
"min": 0,
"max": "1",
"base": {
"path": "Flag.period",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Period"
}
],
"isSummary": true,
"mapping": [
{
"identity": "w5",
"map": "context"
}
]
},
{
"id": "Flag.period.id",
"path": "Flag.period.id",
"xmlAttr"
],
"short": "xml:id (or equivalent in JSON)",
"definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.period.extension",
"path": "Flag.period.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional Content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.period.start",
"path": "Flag.period.start",
"short": "StartDateTime",
"definition": "The date and time at which the described condition was entered as a warning.\nThis can be an exact date and time, or a rough indication of the date (such as only the year, or the month and the year).",
"comment": "If the low element is missing, the meaning is that the low boundary is not known.",
"alias": [
"BeginDatumTijd"
],
"min": 0,
"max": "1",
"base": {
"path": "Period.start",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
],
"example": [
{
"label": "Example of StartDateTime",
"valueDateTime": "2017-02-07"
}
],
"per-1"
],
"isSummary": true,
"mapping": [
{
"identity": "v2",
"map": "DR.1"
},
{
"identity": "rim",
"map": "./low"
},
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.5",
"comment": "StartDateTime"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.5",
"comment": "StartDateTime"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.5",
"comment": "StartDateTime"
}
]
},
{
"id": "Flag.period.end",
"path": "Flag.period.end",
"short": "End time with inclusive boundary, if not ongoing",
"definition": "The end of the period. If the end of the period is missing, it means that the period is ongoing. 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.",
"comment": "The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has a end value of 2012-02-03.",
"min": 0,
"max": "1",
"base": {
"path": "Period.end",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
],
"meaningWhenMissing": "If the end of the period is missing, it means that the period is ongoing",
"per-1"
],
"isSummary": true,
"mapping": [
{
"identity": "v2",
"map": "DR.2"
},
{
"identity": "rim",
"map": "./high"
}
]
},
{
"id": "Flag.encounter",
"path": "Flag.encounter",
"short": "Alert relevant during encounter",
"definition": "This alert is only relevant during the encounter.",
"comment": "If both Flag.encounter and Flag.period are valued, then Flag.period.start shall not be before Encounter.period.start and Flag.period.end shall not be after Encounter.period.end.",
"min": 0,
"max": "1",
"base": {
"path": "Flag.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
}
],
"isSummary": true,
"mapping": [
{
"identity": "w5",
"map": "context"
}
]
},
{
"id": "Flag.author",
"path": "Flag.author",
"short": "Flag creator",
"definition": "The person, organization or device that created the flag.",
"min": 0,
"max": "1",
"base": {
"path": "Flag.author",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": ".participation[typeCode=AUT].role"
},
{
"identity": "w5",
"map": "who.author"
},
{
"identity": "hcim-basicelements-v1.0-2017EN",
"map": "NL-CM:0.0.7",
"comment": "Author"
}
]
},
{
"id": "Flag.author.id",
"path": "Flag.author.id",
"xmlAttr"
],
"short": "xml:id (or equivalent in JSON)",
"definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.author.extension",
"path": "Flag.author.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional Content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Flag.author.extension:practitionerRole",
"path": "Flag.author.extension",
"sliceName": "practitionerRole",
"short": "Optional Extensions Element",
"definition": "Optional Extension Element - found in all resources.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "1",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
],
"ele-1"
],
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
},
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.author.reference",
"path": "Flag.author.reference",
"short": "Literal reference, Relative, internal or absolute URL",
"definition": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.",
"comment": "Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure \"/[type]/[id]\" then it should be assumed that the reference is to a FHIR RESTful server.",
"min": 0,
"max": "1",
"base": {
"path": "Reference.reference",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"ref-1"
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Flag.author.identifier",
"path": "Flag.author.identifier",
"short": "Logical reference, when literal reference is not known",
"definition": "An identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.",
"comment": "When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. \n\nWhen both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference\n\nApplications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.",
"min": 0,
"max": "1",
"base": {
"path": "Reference.identifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": ".identifier"
}
]
},
{
"id": "Flag.author.display",
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Flag.author.display",
"short": "Text alternative for the resource",
"definition": "Plain text narrative that identifies the resource in addition to the resource reference.",
"comment": "This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.",
"min": 0,
"max": "1",
"base": {
"path": "Reference.display",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
}
]
},
"element": [
{
"id": "Flag",
"path": "Flag",
"short": "Alert",
"mapping": [
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.1",
"comment": "Alert"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.1",
"comment": "Alert"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.1",
"comment": "Alert"
}
]
},
{
"id": "Flag.extension",
"path": "Flag.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Flag.extension:ConcernReference",
"path": "Flag.extension",
"sliceName": "ConcernReference",
"short": "Condition",
"definition": "The patient’s health problem or condition that is the subject of the alert. This could involve a patient’s episode of care, problem, condition or diagnosis that is seen as a contraindication in prescribing medication or which has to be taken into account when shaping diagnostic and therapeutic policy. This can be in the patient’s own interest, or it can involve a problem or disorder that can make the patient a risk to their surroundings, such as an infection hazard. These are references to conditions included on the patient’s problem list.\nIf there is a contraindication, the code system G-Standard Contraindications (Table 40) from the ProblemNameCodeList of the ConcernTransfer information model should be used.",
"alias": [
"Conditie"
],
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/StructureDefinition/flag-detail"
}
],
"mapping": [
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.3",
"comment": "Condition"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.3",
"comment": "Condition"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.3",
"comment": "Condition"
}
]
},
{
"id": "Flag.extension:ConcernReference.valueReference:valueReference",
"path": "Flag.extension.valueReference",
"sliceName": "valueReference",
"comment": "Within the context of zib-Alert the concern reference is only supposed to refer to zib-Problem. The reference is unconstrained to allow other use cases."
},
{
"id": "Flag.identifier",
"path": "Flag.identifier",
"mapping": [
{
"identity": "hcim-basicelements-v1.0-2017EN",
"map": "NL-CM:0.0.6",
"comment": "IdentificationNumber"
}
]
},
{
"id": "Flag.category",
"path": "Flag.category",
"short": "AlertType",
"definition": "Indicates the type of alert, meaning a rough description of the cause or origin of the warning.",
"alias": [
"AlertType"
],
"example": [
{
"label": "Example of AlertType",
"coding": [
{
"system": "http://loinc.org",
"code": "75323-6",
"display": "condition",
"userSelected": false
}
]
}
}
],
"binding": {
"strength": "extensible",
"description": "Indicates the type of alert, meaning a rough description of the cause or origin of the warning.",
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20171231000000",
"display": "AlertTypeCodelijst"
}
},
"mapping": [
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.6",
"comment": "AlertType"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.6",
"comment": "AlertType"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.6",
"comment": "AlertType"
}
]
},
{
"id": "Flag.code",
"path": "Flag.code",
"short": "AlertName",
"definition": "A warning, other than a condition or problem. For example, a patient can be given an ‘Aggressive patient' alert.\nThe warning can be entered in code (there are codes for frequently used alerts), but seeing the dynamic nature of the warnings cf. SARS and Ebola, these alerts will often be entered as free text.",
"comment": "According to HCIM Alert this element does not need to be filled if a reference to HCIM Problem exists. In that case, instead of leaving this element empty, the NullFlavor with `.coding.code` equal to 'OTH' SHOULD be used.",
"alias": [
"AlertNaam"
],
"example": [
{
"label": "Example of AlertName",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "432415000",
"display": "Methicillin resistant staphylococcus aureus carrier"
}
]
}
}
],
"binding": {
"strength": "extensible",
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.2--20171231000000",
"display": "AlertNaamCodelijst"
}
},
"mapping": [
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.4",
"comment": "AlertName"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.4",
"comment": "AlertName"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.4",
"comment": "AlertName"
}
]
},
{
"id": "Flag.subject",
"path": "Flag.subject",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/PlanDefinition"
},
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Product"
},
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
}
]
},
{
"id": "Flag.subject.extension",
"path": "Flag.subject.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Flag.subject.extension:practitionerRole",
"path": "Flag.subject.extension",
"sliceName": "practitionerRole",
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
]
},
{
"id": "Flag.period.start",
"path": "Flag.period.start",
"short": "StartDateTime",
"definition": "The date and time at which the described condition was entered as a warning.\nThis can be an exact date and time, or a rough indication of the date (such as only the year, or the month and the year).",
"alias": [
"BeginDatumTijd"
],
"example": [
{
"label": "Example of StartDateTime",
"valueDateTime": "2017-02-07"
}
],
"mapping": [
{
"identity": "hcim-alert-v1.0-2015EN",
"map": "NL-CM:8.3.5",
"comment": "StartDateTime"
},
{
"identity": "hcim-alert-v3.0-2016EN",
"map": "NL-CM:8.3.5",
"comment": "StartDateTime"
},
{
"identity": "hcim-alert-v3.2-2017EN",
"map": "NL-CM:8.3.5",
"comment": "StartDateTime"
}
]
},
{
"id": "Flag.encounter",
"path": "Flag.encounter",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
}
]
},
{
"id": "Flag.author",
"path": "Flag.author",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"mapping": [
{
"identity": "hcim-basicelements-v1.0-2017EN",
"map": "NL-CM:0.0.7",
"comment": "Author"
}
]
},
{
"id": "Flag.author.extension",
"path": "Flag.author.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Flag.author.extension:practitionerRole",
"path": "Flag.author.extension",
"sliceName": "practitionerRole",
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
]
}
]
}
}