FHIR to OMOP FHIR IG, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-omop-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/FHIRToOMOPRequirementCodes> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "FHIRToOMOPRequirementCodes"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FHIRToOMOPRequirementCodes</b></p><a name=\"FHIRToOMOPRequirementCodes\"> </a><a name=\"hcFHIRToOMOPRequirementCodes\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>requirements-category</td><td>requirements-category</td><td>http://hl7.org/fhir/uv/omop/CodeSystem/FHIRToOMOPRequirementCodes#requirement-category</td><td>Coding</td><td>The is-a relationship between this requirement code to the Requirements Category code.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/omop/CodeSystem/FHIRToOMOPRequirementCodes</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>requirements-category</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_reqcat<a name=\"FHIRToOMOPRequirementCodes-_reqcat\"> </a></td><td>Requirements Categories</td><td>Codes that help to categorize requirements statements</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> scope<a name=\"FHIRToOMOPRequirementCodes-scope\"> </a></td><td>scope</td><td>Requirements related to scope, versioning, and conformance framework</td><td><span title=\"{null non-functional}\">non-functional</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> data<a name=\"FHIRToOMOPRequirementCodes-data\"> </a></td><td>data</td><td>Requirements related to source FHIR data expectations</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> identifier<a name=\"FHIRToOMOPRequirementCodes-identifier\"> </a></td><td>identifier</td><td>Requirements related to identifier handling and privacy</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> codes<a name=\"FHIRToOMOPRequirementCodes-codes\"> </a></td><td>codes</td><td>Requirements related to code mapping and terminology</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> concept<a name=\"FHIRToOMOPRequirementCodes-concept\"> </a></td><td>concept</td><td>Requirements related to the OMOP type concept fields</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> status<a name=\"FHIRToOMOPRequirementCodes-status\"> </a></td><td>status</td><td>Requirements related to status, intent, and filtering</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> temporal<a name=\"FHIRToOMOPRequirementCodes-temporal\"> </a></td><td>temporal</td><td>Requirements related to temporal precision</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> dataloss<a name=\"FHIRToOMOPRequirementCodes-dataloss\"> </a></td><td>dataloss</td><td>Requirements related to granularity and data loss</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> models<a name=\"FHIRToOMOPRequirementCodes-models\"> </a></td><td>models</td><td>Requirements related to logical models and StructureMaps</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> traceability<a name=\"FHIRToOMOPRequirementCodes-traceability\"> </a></td><td>traceability</td><td>Requirements related to traceability, lineage, and reproducibility</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> terminology<a name=\"FHIRToOMOPRequirementCodes-terminology\"> </a></td><td>terminology</td><td>Requirements related to terminology server interaction</td><td><span title=\"{null processing}\">processing</span></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> testing<a name=\"FHIRToOMOPRequirementCodes-testing\"> </a></td><td>testing</td><td>Requirements related to testing and coverage</td><td><span title=\"{null processing}\">processing</span></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "brr"
]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop>
]
] )
]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop>
]
] )
]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/omop/CodeSystem/FHIRToOMOPRequirementCodes"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.77.16.1" ]
] ) ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "FHIRToOMOPRequirementCodes"] ; #
fhir:title [ fhir:v "FHIR to OMOP Requirement Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-08-08T01:17:21+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Biomedical Research and Regulation" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]
] )
] ) ; #
fhir:description [ fhir:v "Codes defined as part of the FHIR to OMOP implementation guide used for requirement categories."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; #
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/uv/omop/CodeSystem/FHIRToOMOPRequirementCodes#requirement-category"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The is-a relationship between this requirement code to the Requirements Category code." ] ;
fhir:type [ fhir:v "Coding" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "_reqcat" ] ;
fhir:display [ fhir:v "Requirements Categories" ] ;
fhir:definition [ fhir:v "Codes that help to categorize requirements statements" ] ;
fhir:property ( [
fhir:code [ fhir:v "abstract" ] ;
fhir:value [
a fhir:boolean ;
fhir:v true
]
] ) ;
fhir:concept ( [
fhir:code [ fhir:v "scope" ] ;
fhir:display [ fhir:v "scope" ] ;
fhir:definition [ fhir:v "Requirements related to scope, versioning, and conformance framework" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "non-functional" ]
]
] )
] [
fhir:code [ fhir:v "data" ] ;
fhir:display [ fhir:v "data" ] ;
fhir:definition [ fhir:v "Requirements related to source FHIR data expectations" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "identifier" ] ;
fhir:display [ fhir:v "identifier" ] ;
fhir:definition [ fhir:v "Requirements related to identifier handling and privacy" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "codes" ] ;
fhir:display [ fhir:v "codes" ] ;
fhir:definition [ fhir:v "Requirements related to code mapping and terminology" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "concept" ] ;
fhir:display [ fhir:v "concept" ] ;
fhir:definition [ fhir:v "Requirements related to the OMOP type concept fields" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "status" ] ;
fhir:display [ fhir:v "status" ] ;
fhir:definition [ fhir:v "Requirements related to status, intent, and filtering" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "temporal" ] ;
fhir:display [ fhir:v "temporal" ] ;
fhir:definition [ fhir:v "Requirements related to temporal precision" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "dataloss" ] ;
fhir:display [ fhir:v "dataloss" ] ;
fhir:definition [ fhir:v "Requirements related to granularity and data loss" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "models" ] ;
fhir:display [ fhir:v "models" ] ;
fhir:definition [ fhir:v "Requirements related to logical models and StructureMaps" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "traceability" ] ;
fhir:display [ fhir:v "traceability" ] ;
fhir:definition [ fhir:v "Requirements related to traceability, lineage, and reproducibility" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "terminology" ] ;
fhir:display [ fhir:v "terminology" ] ;
fhir:definition [ fhir:v "Requirements related to terminology server interaction" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] [
fhir:code [ fhir:v "testing" ] ;
fhir:display [ fhir:v "testing" ] ;
fhir:definition [ fhir:v "Requirements related to testing and coverage" ] ;
fhir:property ( [
fhir:code [ fhir:v "requirements-category" ] ;
fhir:value [
a fhir:Coding ;
fhir:code [ fhir:v "processing" ]
]
] )
] )
] ) . #
IG © 2023+ HL7 International / Biomedical Research and Regulation.
Package hl7.fhir.uv.omop#2.0.0-ballot based on FHIR 5.0.0.
Generated
2026-08-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
