FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/PHSDLocationCoverage

Packageca.on.phsd.r4-alpha
TypeStructureDefinition
IdPHSDLocationCoverage
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-Location-coverage
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-Location-coverage
Version1.0.0
Statusdraft
NamePHSDLocationCoverage
TitlePHSD Location Coverage
DescriptionPHPH Location profile used to convey the a HealthcareService.location, captured as a contained resource.
TypeLocation
Kindresource

Resources that use this resource

StructureDefinition
ca-on-phsd-submission-profile-HealthcareServicePHSD Healthcare Service Submission

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType": "StructureDefinition",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-Location-coverage",
  "version": "1.0.0",
  "name": "PHSDLocationCoverage",
  "title": "PHSD Location Coverage",
  "status": "draft",
  "description": "PHPH Location profile used to convey the a HealthcareService.location, captured as a contained resource.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.extension:boundary-geojson",
        "path": "Location.extension",
        "sliceName": "boundary-geojson",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/location-boundary-geojson"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "mustSupport": true
      },
      {
        "id": "Location.position",
        "path": "Location.position",
        "mustSupport": false
      }
    ]
  }
}