PackagesCanonicalsLogsProblems
    Packages
    pcr.r4.1-1-0-pkg@1.2.4
    http://ehealthontario.ca/fhir/StructureDefinition/pcr-identifier-types
{
  "description": null,
  "_filename": "pcr-identifier-types.json",
  "package_name": "pcr.r4.1-1-0-pkg",
  "date": "2023-11-08T18:30:16.1139399+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-11-08T18:27:07.344682+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PCRIdentifierTypes",
  "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": "PCR Patient Identifier Type",
  "package_version": "1.2.4",
  "status": "active",
  "id": "148c3e40-022a-4589-b1af-6e6968473765",
  "kind": "complex-type",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/pcr-identifier-types",
  "version": "2.0.0",
  "differential": {
    "element": [ {
      "id": "Identifier.type",
      "min": 1,
      "path": "Identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/pcr-patient-identifier-type"
      }
    }, {
      "id": "Identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Identifier.type.coding"
    }, {
      "id": "Identifier.type.coding.system",
      "min": 1,
      "path": "Identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
    }, {
      "id": "Identifier.type.coding.code",
      "min": 1,
      "path": "Identifier.type.coding.code"
    }, {
      "id": "Identifier.type.text",
      "min": 1,
      "path": "Identifier.type.text"
    }, {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system"
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}