PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@0.1.0
    http://hl7.eu/fhir/laboratory/StructureDefinition/Recipient
{
  "description": "Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable.\\nSection A1.4 of the eHN guideline.",
  "_filename": "StructureDefinition-Recipient.json",
  "package_name": "hl7.fhir.eu.laboratory",
  "date": "2024-02-26T08:16:21+01:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "RecipientLabEhn",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/laboratory/StructureDefinition/Recipient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A.1.4 - Information recipient",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  } ],
  "snapshot": {
    "element": [ {
      "id": "Recipient",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Recipient",
      "short": "A.1.4 - Information recipient",
      "definition": "Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable.\nSection A1.4 of the eHN guideline.",
      "isModifier": false
    }, {
      "id": "Recipient.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Recipient.identifier"
      },
      "path": "Recipient.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.4.1 Recipient identifier",
      "definition": "The health professional identification number.\nEither an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.\nIn case when recipient is not a health professional, e.g. patient, appropriate personal identifier should be used."
    }, {
      "id": "Recipient.name",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Recipient.name"
      },
      "path": "Recipient.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.1.4.2 Recipient name",
      "definition": "Person name."
    }, {
      "id": "Recipient.organization",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Recipient.organization"
      },
      "path": "Recipient.organization",
      "type": [ {
        "code": "Organization"
      } ],
      "short": "A.1.4.3 Recipient organization",
      "definition": "The healthcare provider organization information."
    }, {
      "id": "Recipient.address",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Recipient.address"
      },
      "path": "Recipient.address",
      "type": [ {
        "code": "Address"
      } ],
      "short": "A.1.4.4 Address",
      "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g., street address line, country, ZIP code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose. - Preferred system(s):"
    }, {
      "id": "Recipient.country",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Recipient.country"
      },
      "path": "Recipient.country",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.4.5 Country",
      "definition": "Country of the recipient. - Preferred system(s): ISO 3166"
    }, {
      "id": "Recipient.telecom",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Recipient.telecom"
      },
      "path": "Recipient.telecom",
      "type": [ {
        "code": "ContactPoint"
      } ],
      "short": "A.1.4.6 Telecom",
      "definition": "Telecommunication contact information (addresses) associated to a person. Multiple telecommunication addresses might be provided. - Preferred system(s):"
    } ]
  },
  "status": "active",
  "id": "96e1c021-f21d-47d6-9a24-b44fb2dfd71d",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/laboratory/StructureDefinition/Recipient",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Recipient",
      "path": "Recipient",
      "short": "A.1.4 - Information recipient",
      "definition": "Information recipient (intended recipient or recipients of the report, additional recipients might be identified by the ordering party, e.g. GP, other specialist), if applicable.\nSection A1.4 of the eHN guideline."
    }, {
      "id": "Recipient.identifier",
      "max": "1",
      "min": 0,
      "path": "Recipient.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.4.1 Recipient identifier",
      "definition": "The health professional identification number.\nEither an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.\nIn case when recipient is not a health professional, e.g. patient, appropriate personal identifier should be used."
    }, {
      "id": "Recipient.name",
      "max": "*",
      "min": 0,
      "path": "Recipient.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.1.4.2 Recipient name",
      "definition": "Person name."
    }, {
      "id": "Recipient.organization",
      "max": "*",
      "min": 0,
      "path": "Recipient.organization",
      "type": [ {
        "code": "Organization"
      } ],
      "short": "A.1.4.3 Recipient organization",
      "definition": "The healthcare provider organization information."
    }, {
      "id": "Recipient.address",
      "max": "*",
      "min": 0,
      "path": "Recipient.address",
      "type": [ {
        "code": "Address"
      } ],
      "short": "A.1.4.4 Address",
      "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g., street address line, country, ZIP code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose. - Preferred system(s): "
    }, {
      "id": "Recipient.country",
      "max": "*",
      "min": 0,
      "path": "Recipient.country",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.4.5 Country",
      "definition": "Country of the recipient. - Preferred system(s): ISO 3166"
    }, {
      "id": "Recipient.telecom",
      "max": "*",
      "min": 0,
      "path": "Recipient.telecom",
      "type": [ {
        "code": "ContactPoint"
      } ],
      "short": "A.1.4.6 Telecom",
      "definition": "Telecommunication contact information (addresses) associated to a person. Multiple telecommunication addresses might be provided. - Preferred system(s): "
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}