This page is part of the Breast Radiology Report (v0.1.0: Comment Draft) based on FHIR R4. . 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 xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Observation; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "BreastAbnormalityExample1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/breast-radiology/StructureDefinition/breastrad-BreastAbnormality"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/breast-radiology/StructureDefinition/breastrad-BreastAbnormality> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\r\nThis is an example Breast Abnormality Observation.<br/>\r\n<br/>\r\n<b>Id</b>: BreastAbnormalityExample1<br/>\r\n<b>Status</b>: 'Final'<br/>\r\n<b>Code</b>: [http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS] 'BreastAbnormalityObservationCode'<br/>\r\n<b>Subject</b>: Reference to subject of exam<br/>\r\n<b>AbnormalityDensity [Component]</b>: CentralLucent<br/>\r\n<b>AsymmetryTypes [Component]</b>: DensityFocalAsymmetry<br/>\r\n<b>BiRadCode [Component]</b>: BIRAD2Benign<br/>\r\n<b>CalcificationType [Component]</b>: Spherical<br/>\r\n<b>Change [Component]</b>: DecreaseInCalcifications<br/>\r\n<b>CystTypes [Component]</b>: ComplexCyst<br/>\r\n<b>ForeignBody [Component]</b>: BiopsyClip<br/>\r\n<b>Hilum [Component]</b>: HilumFatty<br/>\r\n<b>LymphNodeQualifiers [Component]</b>: LevelILymphNode<br/>\r\n<b>Margin [Component]</b>: AngularMargin<br/>\r\n<b>MassTypes [Component]</b>: xxyyz<br/>\r\n<b>NodeTypes [Component]</b>: AxillaryNode<br/>\r\n<b>Shape [Component]</b>: IrregularShape<br/>\r\n<b>Vascularity [Component]</b>: Adjacent<br/>\r\n<b>Wall [Component]</b>: IrregularInternalWall<br/>\r\n<b>MaxLength [Component]</b>: 1 mm<br/>\r\n<b>MaxWidth [Component]</b>: 2 mm<br/>\r\n</div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "BreastAbnormalityObservationCode" ] ] ]; fhir:Observation.subject [ fhir:Reference.display [ fhir:value "Reference to subject of exam" ] ]; fhir:Observation.component [ fhir:index 0; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "AbnormalityDensity" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-AbnormalityDensityCS" ]; fhir:Coding.code [ fhir:value "CentralLucent" ] ] ] ], [ fhir:index 1; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "AsymmetryTypes" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-AsymmetryTypesCS" ]; fhir:Coding.code [ fhir:value "DensityFocalAsymmetry" ] ] ] ], [ fhir:index 2; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "BiRadCode" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BiRadCodeCS" ]; fhir:Coding.code [ fhir:value "BIRAD2Benign" ] ] ] ], [ fhir:index 3; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "CalcificationType" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-CalcificationTypeCS" ]; fhir:Coding.code [ fhir:value "Spherical" ] ] ] ], [ fhir:index 4; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "Change" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-ChangeCS" ]; fhir:Coding.code [ fhir:value "DecreaseInCalcifications" ] ] ] ], [ fhir:index 5; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "CystTypes" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-CystTypesCS" ]; fhir:Coding.code [ fhir:value "ComplexCyst" ] ] ] ], [ fhir:index 6; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "ForeignBody" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-ForeignBodyCS" ]; fhir:Coding.code [ fhir:value "BiopsyClip" ] ] ] ], [ fhir:index 7; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "Hilum" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-HilumCS" ]; fhir:Coding.code [ fhir:value "HilumFatty" ] ] ] ], [ fhir:index 8; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "LymphNodeQualifiers" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-LymphNodeQualifiersCS" ]; fhir:Coding.code [ fhir:value "LevelILymphNode" ] ] ] ], [ fhir:index 9; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "Margin" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-MarginCS" ]; fhir:Coding.code [ fhir:value "AngularMargin" ] ] ] ], [ fhir:index 10; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "MassTypes" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-MassTypesCS" ]; fhir:Coding.code [ fhir:value "IntraductalMass" ] ] ] ], [ fhir:index 11; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "NodeTypes" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-NodeTypesCS" ]; fhir:Coding.code [ fhir:value "AxillaryNode" ] ] ] ], [ fhir:index 12; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "Shape" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-ShapeCS" ]; fhir:Coding.code [ fhir:value "IrregularShape" ] ] ] ], [ fhir:index 13; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "Vascularity" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-VascularityCS" ]; fhir:Coding.code [ fhir:value "Adjacent" ] ] ] ], [ fhir:index 14; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "Wall" ] ] ]; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-WallCS" ]; fhir:Coding.code [ fhir:value "IrregularInternalWall" ] ] ] ], [ fhir:index 15; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "MaxLength" ] ] ]; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mm" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 16; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BreastAbnormalityCodesCS" ]; fhir:Coding.code [ fhir:value "MaxWidth" ] ] ]; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mm" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mm" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.