This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:StructureDefinition; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "cimi-PresenceContext-model"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC PresenceContext Logical Model</b></p>\n <p>PresenceContext indicates that the finding in question exists or is present to some level of certainty.\n\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.\n\nCIMI Alignment: In CIMI V0.0.4, there were two classes, KnownOrSuspectedPresent and AssertionKnownOrSuspectedPresent. CIMI has recently decided to combine these classes and rename it PresenceContext, as represented here.</p>\n</div>" ]; fhir:StructureDefinition.url [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-PresenceContext-model"]; fhir:StructureDefinition.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/us/breastcancer" ]; fhir:Identifier.value [ fhir:value "cimi.PresenceContext" ] ]; fhir:StructureDefinition.version [ fhir:value "0.1.0"]; fhir:StructureDefinition.name [ fhir:value "PresenceContextModel"]; fhir:StructureDefinition.title [ fhir:value "BC PresenceContext Logical Model"]; fhir:StructureDefinition.status [ fhir:value "draft"]; fhir:StructureDefinition.date [ fhir:value "2018-04-01T00:00:00+11:00"^^xsd:dateTime]; fhir:StructureDefinition.publisher [ fhir:value "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)"]; fhir:StructureDefinition.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://standardhealthrecord.org" ] ] ]; fhir:StructureDefinition.description [ fhir:value "PresenceContext indicates that the finding in question exists or is present to some level of certainty.\n\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.\n\nCIMI Alignment: In CIMI V0.0.4, there were two classes, KnownOrSuspectedPresent and AssertionKnownOrSuspectedPresent. CIMI has recently decided to combine these classes and rename it PresenceContext, as represented here."]; fhir:StructureDefinition.keyword [ fhir:index 0; a sct:410515003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "410515003" ] ]; fhir:StructureDefinition.kind [ fhir:value "logical"]; fhir:StructureDefinition.abstract [ fhir:value "false"^^xsd:boolean]; fhir:StructureDefinition.type [ fhir:value "cimi-PresenceContext-model"]; fhir:StructureDefinition.baseDefinition [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element"]; fhir:StructureDefinition.derivation [ fhir:value "specialization"]; fhir:StructureDefinition.snapshot [ fhir:StructureDefinition.snapshot.element [ fhir:index 0; fhir:Element.id [ fhir:value "cimi-PresenceContext-model" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model" ]; fhir:ElementDefinition.definition [ fhir:value "PresenceContext indicates that the finding in question exists or is present to some level of certainty.\n\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.\n\nCIMI Alignment: In CIMI V0.0.4, there were two classes, KnownOrSuspectedPresent and AssertionKnownOrSuspectedPresent. CIMI has recently decided to combine these classes and rename it PresenceContext, as represented here." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "*" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "*" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.contextCode" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.contextCode" ]; fhir:ElementDefinition.short [ fhir:value "A code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc." ]; fhir:ElementDefinition.definition [ fhir:value "A code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc.\n\nAttribute aligns with the SNOMED CT Situation with Explicit Context (SWEC) Concept Model context attributes: 'Finding context (attribute)' (SCTID: 408729009) and 'Procedure context (attribute)' (SCTID: 408730004). The range allowed for this attribute shall be consistent with the SNOMED CT concept model specification for SWEC.\n\nCIMI Alignment: ContextCode is the new CIMI name for the attribute formerly called 'type' in CIMI V0.0.4." ]; fhir:ElementDefinition.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.contextCode" ]; fhir:ElementDefinition.base.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ContextCode-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.contextCode.value" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.contextCode.value" ]; fhir:ElementDefinition.short [ fhir:value "Code representing a code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc." ]; fhir:ElementDefinition.definition [ fhir:value "Code representing a code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc.\n\nAttribute aligns with the SNOMED CT Situation with Explicit Context (SWEC) Concept Model context attributes: 'Finding context (attribute)' (SCTID: 408729009) and 'Procedure context (attribute)' (SCTID: 408730004). The range allowed for this attribute shall be consistent with the SNOMED CT concept model specification for SWEC.\n\nCIMI Alignment: ContextCode is the new CIMI name for the attribute formerly called 'type' in CIMI V0.0.4." ]; fhir:ElementDefinition.alias [ fhir:value "codeableConcept"; fhir:index 0 ]; fhir:ElementDefinition.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-ContextCode-model.value" ]; fhir:ElementDefinition.base.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "Coding" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.binding [ fhir:ElementDefinition.binding.strength [ fhir:value "required" ]; fhir:ElementDefinition.binding.valueSetReference [ fhir:link <http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-PresenceContextVS>; fhir:Reference.reference [ fhir:value "http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-PresenceContextVS" ] ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.verificationStatus" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.verificationStatus" ]; fhir:ElementDefinition.short [ fhir:value "Whether an assessment has been confirmed by testing or observation." ]; fhir:ElementDefinition.definition [ fhir:value "Whether an assessment has been confirmed by testing or observation.\n\nCIMI Alignment: This attribute corresponds to FindingContext.status, but has been defined to align with FHIR." ]; fhir:ElementDefinition.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.verificationStatus" ]; fhir:ElementDefinition.base.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-VerificationStatus-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.onset" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.onset" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C0277793" ] ]; fhir:ElementDefinition.short [ fhir:value "The beginning or first appearance of a mental or physical disorder." ]; fhir:ElementDefinition.definition [ fhir:value "The beginning or first appearance of a mental or physical disorder.\n\nCIMI Alignment: This attribute aligns with FHIR Condition.onset and with dateOfOnset and ageAtOnset in CIMI V0.0.4, but includes additional datatypes corresponding to FHIR" ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.onset" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Onset-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.abatement" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.abatement" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C1880019" ] ]; fhir:ElementDefinition.short [ fhir:value "The end of the condition, either remission or resolution. This attribute corresponds to dateAbated and hasAbated in CIMI V0.0.4, but includes additional datatypes corresponding to FHIR" ]; fhir:ElementDefinition.definition [ fhir:value "The end of the condition, either remission or resolution. This attribute corresponds to dateAbated and hasAbated in CIMI V0.0.4, but includes additional datatypes corresponding to FHIR" ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.abatement" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Abatement-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.certainty" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.certainty" ]; fhir:ElementDefinition.short [ fhir:value "The degree of confidence in a conclusion or assertion." ]; fhir:ElementDefinition.definition [ fhir:value "The degree of confidence in a conclusion or assertion.\n\nCIMI Alignment: This attribute aligns with KnownOrSuspectedPresent.certainty in CIMI V0.0.4, but with the recent realignment of CIMI classes, this attribute is attached to the correct class, PresenceContext." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.certainty" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Certainty-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ] ]; fhir:StructureDefinition.differential [ fhir:StructureDefinition.differential.element [ fhir:index 0; fhir:Element.id [ fhir:value "cimi-PresenceContext-model" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model" ]; fhir:ElementDefinition.definition [ fhir:value "PresenceContext indicates that the finding in question exists or is present to some level of certainty.\n\nFor example, if the finding involves a myocardial infarction, the presence context implies that cardiac arrest has (or may have) taken place. Note that the name Presence is used rather than Present to prevent confusion with the temporal meaning of present.\n\nCIMI Alignment: In CIMI V0.0.4, there were two classes, KnownOrSuspectedPresent and AssertionKnownOrSuspectedPresent. CIMI has recently decided to combine these classes and rename it PresenceContext, as represented here." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "*" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "*" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.contextCode" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.contextCode" ]; fhir:ElementDefinition.short [ fhir:value "A code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc." ]; fhir:ElementDefinition.definition [ fhir:value "A code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc.\n\nAttribute aligns with the SNOMED CT Situation with Explicit Context (SWEC) Concept Model context attributes: 'Finding context (attribute)' (SCTID: 408729009) and 'Procedure context (attribute)' (SCTID: 408730004). The range allowed for this attribute shall be consistent with the SNOMED CT concept model specification for SWEC.\n\nCIMI Alignment: ContextCode is the new CIMI name for the attribute formerly called 'type' in CIMI V0.0.4." ]; fhir:ElementDefinition.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.contextCode" ]; fhir:ElementDefinition.base.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ContextCode-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.contextCode.value" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.contextCode.value" ]; fhir:ElementDefinition.short [ fhir:value "Code representing a code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc." ]; fhir:ElementDefinition.definition [ fhir:value "Code representing a code representing the ontological status of the statement, e.g., whether it exists, does not exist, is planned, etc.\n\nAttribute aligns with the SNOMED CT Situation with Explicit Context (SWEC) Concept Model context attributes: 'Finding context (attribute)' (SCTID: 408729009) and 'Procedure context (attribute)' (SCTID: 408730004). The range allowed for this attribute shall be consistent with the SNOMED CT concept model specification for SWEC.\n\nCIMI Alignment: ContextCode is the new CIMI name for the attribute formerly called 'type' in CIMI V0.0.4." ]; fhir:ElementDefinition.alias [ fhir:value "codeableConcept"; fhir:index 0 ]; fhir:ElementDefinition.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-ContextCode-model.value" ]; fhir:ElementDefinition.base.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "Coding" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.binding [ fhir:ElementDefinition.binding.strength [ fhir:value "required" ]; fhir:ElementDefinition.binding.valueSetReference [ fhir:link <http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-PresenceContextVS>; fhir:Reference.reference [ fhir:value "http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-PresenceContextVS" ] ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.verificationStatus" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.verificationStatus" ]; fhir:ElementDefinition.short [ fhir:value "Whether an assessment has been confirmed by testing or observation." ]; fhir:ElementDefinition.definition [ fhir:value "Whether an assessment has been confirmed by testing or observation.\n\nCIMI Alignment: This attribute corresponds to FindingContext.status, but has been defined to align with FHIR." ]; fhir:ElementDefinition.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.verificationStatus" ]; fhir:ElementDefinition.base.min [ fhir:value "1"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-VerificationStatus-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.onset" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.onset" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C0277793" ] ]; fhir:ElementDefinition.short [ fhir:value "The beginning or first appearance of a mental or physical disorder." ]; fhir:ElementDefinition.definition [ fhir:value "The beginning or first appearance of a mental or physical disorder.\n\nCIMI Alignment: This attribute aligns with FHIR Condition.onset and with dateOfOnset and ageAtOnset in CIMI V0.0.4, but includes additional datatypes corresponding to FHIR" ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.onset" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Onset-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.abatement" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.abatement" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C1880019" ] ]; fhir:ElementDefinition.short [ fhir:value "The end of the condition, either remission or resolution. This attribute corresponds to dateAbated and hasAbated in CIMI V0.0.4, but includes additional datatypes corresponding to FHIR" ]; fhir:ElementDefinition.definition [ fhir:value "The end of the condition, either remission or resolution. This attribute corresponds to dateAbated and hasAbated in CIMI V0.0.4, but includes additional datatypes corresponding to FHIR" ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.abatement" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Abatement-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "cimi-PresenceContext-model.certainty" ]; fhir:ElementDefinition.path [ fhir:value "cimi-PresenceContext-model.certainty" ]; fhir:ElementDefinition.short [ fhir:value "The degree of confidence in a conclusion or assertion." ]; fhir:ElementDefinition.definition [ fhir:value "The degree of confidence in a conclusion or assertion.\n\nCIMI Alignment: This attribute aligns with KnownOrSuspectedPresent.certainty in CIMI V0.0.4, but with the recent realignment of CIMI classes, this attribute is attached to the correct class, PresenceContext." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "cimi-PresenceContext-model.certainty" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "1" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Certainty-model" ] ]; fhir:ElementDefinition.mustSupport [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isModifier [ fhir:value "false"^^xsd:boolean ]; fhir:ElementDefinition.isSummary [ fhir:value "false"^^xsd:boolean ] ] ]. <http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-PresenceContextVS> a fhir:us. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.