Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-08-07 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/icr-ownership-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "icr-ownership-cs"] ;
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: CodeSystem icr-ownership-cs</b></p><a name=\"icr-ownership-cs\"> </a><a name=\"hcicr-ownership-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-ownership-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">public<a name=\"icr-ownership-cs-public\"> </a></td><td>Public</td><td>Government-owned at any tier (local, state/regional, federal/national).</td><td>Public</td></tr><tr><td style=\"white-space:nowrap\">private-for-profit<a name=\"icr-ownership-cs-private-for-profit\"> </a></td><td>Private for-profit</td><td>Privately owned, operated for profit.</td><td>Privé à but lucratif</td></tr><tr><td style=\"white-space:nowrap\">private-not-for-profit<a name=\"icr-ownership-cs-private-not-for-profit\"> </a></td><td>Private not-for-profit</td><td>Privately owned, operated not for profit (NGO, community).</td><td>Privé à but non lucratif</td></tr><tr><td style=\"white-space:nowrap\">faith-based<a name=\"icr-ownership-cs-faith-based\"> </a></td><td>Faith-based</td><td>Owned or operated by a religious organization or faith-based network.</td><td>Confessionnel</td></tr><tr><td style=\"white-space:nowrap\">military<a name=\"icr-ownership-cs-military\"> </a></td><td>Military / paramilitary</td><td>Owned by military or paramilitary formations.</td><td>Militaire / paramilitaire</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"icr-ownership-cs-unknown\"> </a></td><td>Unknown ownership</td><td>The national registry does not record or know the owner — the low-precision escape.</td><td>Propriété inconnue</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-ownership-cs"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "ICROwnershipCS"] ;
fhir:CodeSystem.title [ fhir:value "ICR Facility Ownership"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-07T08:41:18-04:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "UNICEF"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "UNICEF" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.unicef.org" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Ownership / managing-authority classification for the facility Organization — a second Organization.type axis (base FHIR Organization has no ownership element; carrying it as a type coding is the mCSD/OpenHIE convention). The governmental tier detail (local/state/federal) travels as display/text or a country localization."] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "public" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Public" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Government-owned at any tier (local, state/regional, federal/national)." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Public" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "private-for-profit" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Private for-profit" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Privately owned, operated for profit." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Privé à but lucratif" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "private-not-for-profit" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Private not-for-profit" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Privately owned, operated not for profit (NGO, community)." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Privé à but non lucratif" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "faith-based" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Faith-based" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Owned or operated by a religious organization or faith-based network." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Confessionnel" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "military" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Military / paramilitary" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Owned by military or paramilitary formations." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Militaire / paramilitaire" ]
]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "unknown" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Unknown ownership" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The national registry does not record or know the owner — the low-precision escape." ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Propriété inconnue" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/icr-ownership-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/icr-ownership-cs.ttl> .
IG © 2026+ UNICEF. Package unicef.fhir.icr#0.1.0 based on FHIR 4.0.1. Generated 2026-08-07
Links: Table of Contents |
QA Report