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 "oncology-MitoticCountScore-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 MitoticCountScore Logical Model</b></p>\n <p>How fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells.\n\nWe are seeking feedback on the value of representing the mitotic rate as a value rather than coded ranges.</p>\n</div>" ]; fhir:StructureDefinition.url [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-MitoticCountScore-model"]; fhir:StructureDefinition.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/us/breastcancer" ]; fhir:Identifier.value [ fhir:value "oncology.MitoticCountScore" ] ]; fhir:StructureDefinition.version [ fhir:value "0.1.0"]; fhir:StructureDefinition.name [ fhir:value "MitoticCountScoreModel"]; fhir:StructureDefinition.title [ fhir:value "BC MitoticCountScore 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 "How fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells.\n\nWe are seeking feedback on the value of representing the mitotic rate as a value rather than coded ranges."]; fhir:StructureDefinition.keyword [ fhir:index 0; a sct:371472000; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "371472000" ] ]; fhir:StructureDefinition.kind [ fhir:value "logical"]; fhir:StructureDefinition.abstract [ fhir:value "false"^^xsd:boolean]; fhir:StructureDefinition.type [ fhir:value "oncology-MitoticCountScore-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 "oncology-MitoticCountScore-model" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model" ]; fhir:ElementDefinition.definition [ fhir:value "How fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells.\n\nWe are seeking feedback on the value of representing the mitotic rate as a value rather than coded ranges." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "*" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-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 "oncology-MitoticCountScore-model.value" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.value" ]; fhir:ElementDefinition.short [ fhir:value "Code representing how fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells." ]; fhir:ElementDefinition.definition [ fhir:value "Code representing how fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells.\n\nWe are seeking feedback on the value of representing the mitotic rate as a value rather than coded ranges." ]; 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 "oncology-MitoticCountScore-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/oncology-MitoticCountScoreVS>; fhir:Reference.reference [ fhir:value "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-MitoticCountScoreVS" ] ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "oncology-MitoticCountScore-model.exceptionValue" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.exceptionValue" ]; fhir:ElementDefinition.short [ fhir:value "Reason that a value associated with a test or other finding is missing." ]; fhir:ElementDefinition.definition [ fhir:value "Reason that a value associated with a test or other finding is missing.\n\nCIMI Alignment: This attribute corresponds to EvaluationResultTopic.exceptionValue, but has been moved from topic to context because missing values are only relevant when they should be recorded, but are not. The value set binding extends the set of FHIR's required data absent values, with additional concepts from CIMI." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-model.exceptionValue" ]; 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-ExceptionValue-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 3; fhir:Element.id [ fhir:value "oncology-MitoticCountScore-model.interpretation" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.interpretation" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C0420833" ] ]; fhir:ElementDefinition.short [ fhir:value "A clinical interpretation of a finding." ]; fhir:ElementDefinition.definition [ fhir:value "A clinical interpretation of a finding.\n\nCIMI Alignment: The value set binding has been chosen to align with FHIR. (Note: it is not clear if Interpretation belongs in FindingTopic, rather than a context class, but that is how CIMI has modeled it.)" ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-model.interpretation" ]; 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-Interpretation-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 "oncology-MitoticCountScore-model.referenceRange" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.referenceRange" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C0883335" ] ]; fhir:ElementDefinition.short [ fhir:value "The usual or acceptable range for a test result." ]; fhir:ElementDefinition.definition [ fhir:value "The usual or acceptable range for a test result." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "0" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-model.referenceRange" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "0" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ReferenceRange-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 "oncology-MitoticCountScore-model" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model" ]; fhir:ElementDefinition.definition [ fhir:value "How fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells.\n\nWe are seeking feedback on the value of representing the mitotic rate as a value rather than coded ranges." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "*" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-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 "oncology-MitoticCountScore-model.value" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.value" ]; fhir:ElementDefinition.short [ fhir:value "Code representing how fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells." ]; fhir:ElementDefinition.definition [ fhir:value "Code representing how fast the tumor cells are growing and dividing, determined from the number of mitotic cells present. Scored 1 to 3, with 3 being the most mitotic cells.\n\nWe are seeking feedback on the value of representing the mitotic rate as a value rather than coded ranges." ]; 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 "oncology-MitoticCountScore-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/oncology-MitoticCountScoreVS>; fhir:Reference.reference [ fhir:value "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-MitoticCountScoreVS" ] ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "oncology-MitoticCountScore-model.exceptionValue" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.exceptionValue" ]; fhir:ElementDefinition.short [ fhir:value "Reason that a value associated with a test or other finding is missing." ]; fhir:ElementDefinition.definition [ fhir:value "Reason that a value associated with a test or other finding is missing.\n\nCIMI Alignment: This attribute corresponds to EvaluationResultTopic.exceptionValue, but has been moved from topic to context because missing values are only relevant when they should be recorded, but are not. The value set binding extends the set of FHIR's required data absent values, with additional concepts from CIMI." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-model.exceptionValue" ]; 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-ExceptionValue-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 3; fhir:Element.id [ fhir:value "oncology-MitoticCountScore-model.interpretation" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.interpretation" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C0420833" ] ]; fhir:ElementDefinition.short [ fhir:value "A clinical interpretation of a finding." ]; fhir:ElementDefinition.definition [ fhir:value "A clinical interpretation of a finding.\n\nCIMI Alignment: The value set binding has been chosen to align with FHIR. (Note: it is not clear if Interpretation belongs in FindingTopic, rather than a context class, but that is how CIMI has modeled it.)" ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "1" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-model.interpretation" ]; 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-Interpretation-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 "oncology-MitoticCountScore-model.referenceRange" ]; fhir:ElementDefinition.path [ fhir:value "oncology-MitoticCountScore-model.referenceRange" ]; fhir:ElementDefinition.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ncimeta.nci.nih.gov" ]; fhir:Coding.code [ fhir:value "C0883335" ] ]; fhir:ElementDefinition.short [ fhir:value "The usual or acceptable range for a test result." ]; fhir:ElementDefinition.definition [ fhir:value "The usual or acceptable range for a test result." ]; fhir:ElementDefinition.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.max [ fhir:value "0" ]; fhir:ElementDefinition.base [ fhir:ElementDefinition.base.path [ fhir:value "oncology-MitoticCountScore-model.referenceRange" ]; fhir:ElementDefinition.base.min [ fhir:value "0"^^xsd:nonNegativeInteger ]; fhir:ElementDefinition.base.max [ fhir:value "0" ] ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.type.code [ fhir:value "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-ReferenceRange-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/oncology-MitoticCountScoreVS> a fhir:us. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.