FHIR IG Statistics: StructureDefinition/CareSite
Package | hl7.fhir.uv.omop |
Type | StructureDefinition |
Id | CareSite |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/omop/https://build.fhir.org/ig/HL7/fhir-omop-ig/StructureDefinition-CareSite.html |
URL | http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite |
Version | 1.0.0-ballot |
Status | active |
Date | 2025-07-22T19:48:02+00:00 |
Name | CareSite |
Title | CareSite OMOP Table |
Realm | uv |
Authority | hl7 |
Description | The CARE_SITE table contains a list of uniquely identified institutional (physical or organizational) units where healthcare delivery is practiced (offices, wards, hospitals, clinics, etc.). |
Type | http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite |
Kind | logical |
Resources that use this resource
Resources that this resource uses
StructureDefinition |
Location | Location OMOP Table |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "CareSite",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite",
"version": "1.0.0-ballot",
"name": "CareSite",
"title": "CareSite OMOP Table",
"status": "active",
"date": "2025-07-22T19:48:02+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "The CARE_SITE table contains a list of uniquely identified institutional (physical or organizational) units where healthcare delivery is practiced (offices, wards, hospitals, clinics, etc.).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "CareSite",
"path": "CareSite",
"short": "CareSite OMOP Table",
"definition": "The CARE_SITE table contains a list of uniquely identified institutional (physical or organizational) units where healthcare delivery is practiced (offices, wards, hospitals, clinics, etc.).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CareSite.care-site-id",
"path": "CareSite.care_site_id",
"short": "Care Site Identifier",
"definition": "Care Site Identifier",
"min": 1,
"max": "1",
"base": {
"path": "CareSite.care_site_id",
"min": 1,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "CareSite.care-site-name",
"path": "CareSite.care_site_name",
"short": "Care Site Name",
"definition": "The name of the care_site as it appears in the source data",
"min": 0,
"max": "1",
"base": {
"path": "CareSite.care_site_name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CareSite.place-of-service-concept-id",
"path": "CareSite.place_of_service_concept_id",
"short": "Place of Service",
"definition": "This is a high-level way of characterizing a Care Site. Typically, however, Care Sites can provide care in multiple settings (inpatient, outpatient, etc.) and this granularity should be reflected in the visit.",
"min": 0,
"max": "1",
"base": {
"path": "CareSite.place_of_service_concept_id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "CareSite.location-id",
"path": "CareSite.location_id",
"short": "Location",
"definition": "The location_id from the LOCATION table representing the physical location of the care_site.",
"min": 0,
"max": "1",
"base": {
"path": "CareSite.location_id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/uv/omop/StructureDefinition/Location"
]
}
]
},
{
"id": "CareSite.care-site-source-value",
"path": "CareSite.care_site_source_value",
"short": "Care Site Identifier Source Value",
"definition": "The identifier of the care_site as it appears in the source data. This could be an identifier separate from the name of the care_site.",
"min": 0,
"max": "1",
"base": {
"path": "CareSite.care_site_source_value",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "CareSite.place-of-service-source-value",
"path": "CareSite.place_of_service_source_value",
"short": "Place of Service Source Value",
"definition": "Place of Service Source Value",
"min": 0,
"max": "1",
"base": {
"path": "CareSite.place_of_service_source_value",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "CareSite",
"path": "CareSite",
"short": "CareSite OMOP Table",
"definition": "The CARE_SITE table contains a list of uniquely identified institutional (physical or organizational) units where healthcare delivery is practiced (offices, wards, hospitals, clinics, etc.)."
},
{
"id": "CareSite.care-site-id",
"path": "CareSite.care_site_id",
"short": "Care Site Identifier",
"definition": "Care Site Identifier",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "CareSite.care-site-name",
"path": "CareSite.care_site_name",
"short": "Care Site Name",
"definition": "The name of the care_site as it appears in the source data",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CareSite.place-of-service-concept-id",
"path": "CareSite.place_of_service_concept_id",
"short": "Place of Service",
"definition": "This is a high-level way of characterizing a Care Site. Typically, however, Care Sites can provide care in multiple settings (inpatient, outpatient, etc.) and this granularity should be reflected in the visit.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "CareSite.location-id",
"path": "CareSite.location_id",
"short": "Location",
"definition": "The location_id from the LOCATION table representing the physical location of the care_site.",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/uv/omop/StructureDefinition/Location"
]
}
]
},
{
"id": "CareSite.care-site-source-value",
"path": "CareSite.care_site_source_value",
"short": "Care Site Identifier Source Value",
"definition": "The identifier of the care_site as it appears in the source data. This could be an identifier separate from the name of the care_site.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "CareSite.place-of-service-source-value",
"path": "CareSite.place_of_service_source_value",
"short": "Place of Service Source Value",
"definition": "Place of Service Source Value",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}