PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite
{
  "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.).",
  "_filename": "StructureDefinition-CareSite.json",
  "package_name": "hl7.fhir.uv.omop",
  "date": "2025-07-29T21:03:04+00:00",
  "derivation": "specialization",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "CareSite",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "CareSite OMOP Table",
  "package_version": "1.0.0-ballot",
  "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"
      } ]
    }
  } ],
  "snapshot": {
    "element": [ {
      "path": "CareSite",
      "min": 0,
      "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.).",
      "isModifier": false,
      "short": "CareSite OMOP Table",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "CareSite",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "CareSite.care-site-id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "CareSite.care_site_id"
      },
      "path": "CareSite.care_site_id",
      "type": [ {
        "code": "integer"
      } ],
      "short": "Care Site Identifier",
      "definition": "Care Site Identifier"
    }, {
      "id": "CareSite.care-site-name",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "CareSite.care_site_name"
      },
      "path": "CareSite.care_site_name",
      "type": [ {
        "code": "string"
      } ],
      "short": "Care Site Name",
      "definition": "The name of the care_site as it appears in the source data"
    }, {
      "id": "CareSite.place-of-service-concept-id",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "CareSite.place_of_service_concept_id"
      },
      "path": "CareSite.place_of_service_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "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."
    }, {
      "id": "CareSite.location-id",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "CareSite.location_id"
      },
      "path": "CareSite.location_id",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Location" ]
      } ],
      "short": "Location",
      "definition": "The location_id from the LOCATION table representing the physical location of the care_site."
    }, {
      "id": "CareSite.care-site-source-value",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "CareSite.care_site_source_value"
      },
      "path": "CareSite.care_site_source_value",
      "type": [ {
        "code": "string"
      } ],
      "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."
    }, {
      "id": "CareSite.place-of-service-source-value",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "CareSite.place_of_service_source_value"
      },
      "path": "CareSite.place_of_service_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Place of Service Source Value",
      "definition": "Place of Service Source Value"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "active",
  "id": "e77c5b1a-8107-4e8d-8a7c-543a9f4886ab",
  "kind": "logical",
  "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite",
  "version": "1.0.0-ballot",
  "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",
      "max": "1",
      "min": 1,
      "path": "CareSite.care_site_id",
      "type": [ {
        "code": "integer"
      } ],
      "short": "Care Site Identifier",
      "definition": "Care Site Identifier"
    }, {
      "id": "CareSite.care-site-name",
      "max": "1",
      "min": 0,
      "path": "CareSite.care_site_name",
      "type": [ {
        "code": "string"
      } ],
      "short": "Care Site Name",
      "definition": "The name of the care_site as it appears in the source data"
    }, {
      "id": "CareSite.place-of-service-concept-id",
      "max": "1",
      "min": 0,
      "path": "CareSite.place_of_service_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "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."
    }, {
      "id": "CareSite.location-id",
      "max": "1",
      "min": 0,
      "path": "CareSite.location_id",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Location" ]
      } ],
      "short": "Location",
      "definition": "The location_id from the LOCATION table representing the physical location of the care_site."
    }, {
      "id": "CareSite.care-site-source-value",
      "max": "1",
      "min": 0,
      "path": "CareSite.care_site_source_value",
      "type": [ {
        "code": "string"
      } ],
      "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."
    }, {
      "id": "CareSite.place-of-service-source-value",
      "max": "1",
      "min": 0,
      "path": "CareSite.place_of_service_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Place of Service Source Value",
      "definition": "Place of Service Source Value"
    } ]
  },
  "contact": [ {
    "name": "HL7 International / Biomedical Research and Regulation",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/rcrim",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}