PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.7-sprint-7-review
    http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant
{
  "description": "An extension to indicate who or what participated in the activities related to the family member history and how they were involved.",
  "_filename": "Extension-UKCore-Participant.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2023-04-28",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This extension is a Genomics use case to replicate the R5 FamilyMemberHistory.participant functionality in R4, and is to be used to indicate who or what participated in the activities related to the family member history and how they were involved.",
  "name": "ExtensionUKCoreParticipant",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension UKCore Participant",
  "package_version": "0.0.7-sprint-7-review",
  "status": "active",
  "id": "25f73190-42ec-45ad-8051-93e6752663ed",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant",
  "context": [ {
    "type": "element",
    "expression": "FamilyMemberHistory"
  } ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Who or what participated in the activities related to the family member history.",
      "definition": "An extension to record who or what participated in the activities related to the family member history."
    }, {
      "id": "Extension.extension",
      "min": 1,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:function",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "short": "The type of involvement in the activities related to the family member history.",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/participation-role-type"
      },
      "sliceName": "function",
      "definition": "Distinguishes the type of involvement of the actor in the activities related to the family member history."
    }, {
      "id": "Extension.extension:function.url",
      "path": "Extension.extension.url",
      "fixedUri": "function"
    }, {
      "id": "Extension.extension:function.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ]
    }, {
      "id": "Extension.extension:actor",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Who or what participated in the activities related to the family member history.",
      "sliceName": "actor",
      "definition": "Indicates who or what participated in the activities related to the family member history."
    }, {
      "id": "Extension.extension:actor.url",
      "path": "Extension.extension.url",
      "fixedUri": "actor"
    }, {
      "id": "Extension.extension:actor.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-CareTeam" ]
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-FamilyMemberHistory.participant"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}