PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.1.5-pre
    http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-identifier
{
  "description": "This profile constrains the identifier data type to support minimum expectations of Canadian systems when expressing the identifier data type.",
  "_filename": "structuredefinition-profile-identifier-ca-baseline.json",
  "package_name": "hl7.fhir.ca.baseline",
  "date": "2021-09-14T18:37:29+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": "IdentifierCABaseline",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  } ],
  "abstract": false,
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Identifier DataType Profile (CA Baseline)",
  "package_version": "1.1.5-pre",
  "status": "draft",
  "id": "de6e6f0e-c619-405c-838f-541124e5af20",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-identifier",
  "version": "0.3.0",
  "differential": {
    "element": [ {
      "id": "Identifier",
      "path": "Identifier"
    }, {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system"
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}