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

FHIR IG Statistics: ValueSet/5ed1aabd-ddf1-4520-822a-73e76cf44203

Packageca.on.health.sadie
Resource TypeValueSet
Id5ed1aabd-ddf1-4520-822a-73e76cf44203
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-LocationStatuses
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-LocationStatuses
Version1.0.0
Statusactive
Date2021-06-08
NameFlexFormsLocationStatuses
TitleFlexForms-Location Statuses
DescriptionFlexForms - Location Statuses- This is the status of the Requestor Location.

Resources that use this resource

StructureDefinition
RequestorLocationRequestorLocation

Resources that this resource uses

CodeSystem
FlexForms-Internal-CompleteFlexFormsInternalCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "5ed1aabd-ddf1-4520-822a-73e76cf44203",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2021-08-30T15:13:30.952+00:00"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-LocationStatuses",
  "version": "1.0.0",
  "name": "FlexFormsLocationStatuses",
  "title": "FlexForms-Location Statuses",
  "status": "active",
  "experimental": false,
  "date": "2021-06-08",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "FlexForms - Location Statuses- This is the status of the Requestor Location. ",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
        "version": "1.0.0",
        "concept": [
          {
            "code": "ACTIVE-FULL",
            "display": "Active, use the full address fields"
          },
          {
            "code": "ACTIVE-TEMP",
            "display": "Active, use the temporary field"
          },
          {
            "code": "NEW-TEMP",
            "display": "New location, the details are in the temporary field"
          },
          {
            "code": "INACTIVE",
            "display": "Inactive"
          }
        ]
      }
    ]
  }
}