PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.25
    http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress
{
  "description": "This extension applies to the Address datatype and indicates that there is an assertion that there is no fixed address.",
  "_filename": "StructureDefinition.ca-on-mha-ext-nofixedaddress.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "derivation": "constraint",
  "publisher": "HL7 Canada - FHIR Implementation Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "ExtensionNoFixedAddress",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension: No fixed address flag",
  "package_version": "0.9.0-alpha-1.9.7.25",
  "status": "active",
  "id": "11a5f6a4-a81f-484b-9041-3c57a867dda4",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress",
  "context": [ {
    "type": "element",
    "expression": "Address"
  } ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 0,
      "path": "Extension",
      "comment": "An assertion that there is no fixed address",
      "definition": "No Fixed Address indicator",
      "isModifier": false
    }, {
      "id": "Extension.url",
      "max": "1",
      "min": 1,
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress"
    }, {
      "id": "Extension.value[x]:valueBoolean",
      "max": "1",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "sliceName": "valueBoolean",
      "definition": "Boolean flag representing an assertion",
      "fixedBoolean": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}