MOPA — Medical Oncology Prior Authorization - Local Development build (v0.1.1-snapshot-080926) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Condition/MOPABreastCancerConditionExample> a fhir:Condition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "MOPABreastCancerConditionExample"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition MOPABreastCancerConditionExample</b></p><a name=\"MOPABreastCancerConditionExample\"> </a><a name=\"hcMOPABreastCancerConditionExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/mcode/STU4/StructureDefinition-mcode-primary-cancer-condition.html\">Primary Cancer Condition Profile</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 254837009}\">Malignant neoplasm of breast</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80248007}\">Left breast structure (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-MOPAPatientExample.html\">Jane Smith (official) Female, DoB: 1968-04-15 ( http://hospital.example.org/patients#MRN-78432)</a></p><p><b>onset</b>: 2025-11-03</p></div>"
] ;
fhir:Condition.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
fhir:Coding.code [ fhir:value "active" ]
]
] ;
fhir:Condition.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
fhir:Coding.code [ fhir:value "confirmed" ]
]
] ;
fhir:Condition.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ;
fhir:Coding.code [ fhir:value "problem-list-item" ]
]
] ;
fhir:Condition.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:254837009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "254837009" ] ;
fhir:Coding.display [ fhir:value "Malignant neoplasm of breast" ]
]
] ;
fhir:Condition.bodySite [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:80248007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "80248007" ] ;
fhir:Coding.display [ fhir:value "Left breast structure (body structure)" ]
]
] ;
fhir:Condition.subject [
fhir:link <http://hl7.org/fhir/Patient/MOPAPatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/MOPAPatientExample" ]
] ;
fhir:Condition.onsetDateTime [ fhir:value "2025-11-03"^^xsd:date] .
<http://hl7.org/fhir/Patient/MOPAPatientExample> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Condition/MOPABreastCancerConditionExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Condition/MOPABreastCancerConditionExample.ttl> .
IG © 2026+ HL7 International / Clinical Interoperability Council.
Package hl7.fhir.us.codex-mopa#0.1.1-snapshot-080926 based on FHIR 4.0.1.
Generated
2026-09-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
