PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.2.0
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-orienteur-related-person
{
  "description": "Personne qui effectue la réorientation REO. Distinct d'un Practitioner — il s'agit d'un agent administratif d'orientation, pas d'un soignant. Référencée en contained dans la Provenance du $book. RelatedPerson.patient est une logical reference vers le patient (NAM).",
  "_filename": "StructureDefinition-sgrdv-base-book-orienteur-related-person.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseBookOrienteurRelatedPerson",
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Agent de réorientation REO (Base)",
  "package_version": "1.2.0",
  "status": "draft",
  "id": "9b08c5c4-15b9-4226-93d8-e33a1e9d2908",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-orienteur-related-person",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.patient.reference",
      "max": "0",
      "path": "RelatedPerson.patient.reference"
    }, {
      "id": "RelatedPerson.patient.type",
      "path": "RelatedPerson.patient.type",
      "fixedUri": "Patient"
    }, {
      "id": "RelatedPerson.patient.identifier",
      "min": 1,
      "path": "RelatedPerson.patient.identifier"
    }, {
      "id": "RelatedPerson.patient.identifier.type",
      "min": 1,
      "path": "RelatedPerson.patient.identifier.type"
    }, {
      "id": "RelatedPerson.patient.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.patient.identifier.type.coding"
    }, {
      "id": "RelatedPerson.patient.identifier.type.coding.system",
      "path": "RelatedPerson.patient.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
    }, {
      "id": "RelatedPerson.patient.identifier.type.coding.code",
      "path": "RelatedPerson.patient.identifier.type.coding.code",
      "fixedCode": "NI"
    }, {
      "id": "RelatedPerson.patient.identifier.system",
      "min": 1,
      "path": "RelatedPerson.patient.identifier.system"
    }, {
      "id": "RelatedPerson.patient.identifier.value",
      "min": 1,
      "path": "RelatedPerson.patient.identifier.value"
    }, {
      "id": "RelatedPerson.name",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.name",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.name.family",
      "min": 1,
      "path": "RelatedPerson.name.family",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.name.given",
      "min": 1,
      "path": "RelatedPerson.name.given",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}