PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.no.basis@2.2.2
    http://hl7.no/fhir/StructureDefinition/kommunikasjonspart-Organization
{
  "description": "Use case specific profile for Norwegian services defined in the Norwegian address register, kommunikasjonspart-Organization. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds Norwegian specific identification of Healthcare services as defined in the Norwegian adress register. The use-case profile is specific for the use case of identifying relevant services defined in the address register for electronic communication.",
  "_filename": "kommunikasjonspart-Organization.structuredefinition-profile.json",
  "package_name": "hl7.fhir.no.basis",
  "date": "2019-05-15",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "KommunikasjonspartOrganization",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "kommunikasjonspart-Organization",
  "package_version": "2.2.2",
  "status": "draft",
  "id": "f4d5823c-31da-47af-aee0-49ac7888a713",
  "kind": "resource",
  "url": "http://hl7.no/fhir/StructureDefinition/kommunikasjonspart-Organization",
  "version": "0.2",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "alias": [ "kommunikasjonspart" ],
      "comment": "Definition of \"kommunikasjonspart\" from the Standard HIS 1153-1:2016 (Norwegian text only):\r\nLogisk avgrenset del av en virksomhet i helse- og omsorgstjenesten, som sender og/eller mottar elektroniske meldinger.\r\nMerk 1: En kommunikasjonspart har alltid en HER-id.\r\nMerk 2: En kommunikasjonspart vil som hovedregel være knyttet til en tjenestetype.",
      "definition": "The details of a kommunikasjonspart (communication party) defined in the Norwegian Address Registry for Health care. \r\n\r\nOther kinds of healthcare services not registered in Adresseregisteret (clinical services) shold not use this profile. The standard HL7 Resource or the no-basis-HealthcareService can be used."
    }, {
      "id": "Organization.extension",
      "path": "Organization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.extension:organizationcoverage",
      "path": "Organization.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.no/fhir/StructureDefinition/tba-organizationcoverage" ]
      } ],
      "alias": [ "dekningsområde" ],
      "sliceName": "organizationcoverage"
    }, {
      "id": "Organization.identifier",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier"
    }, {
      "id": "Organization.identifier.system",
      "path": "Organization.identifier.system",
      "short": "The official name of the RESH id namespace"
    }, {
      "id": "Organization.identifier:HER",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "sliceName": "HER",
      "definition": "HER id for this tba-Organization, should be identified according to the predefined HERid naming system."
    }, {
      "id": "Organization.identifier:HER.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "short": "The official name of the HERid namespace",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.2"
    }, {
      "id": "Organization.identifier:HER.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "short": "The actual HER-id from the Norwegian Adresseregister",
      "definition": "The actual HER-id from the Norwegian Adresseregister"
    }, {
      "id": "Organization.type",
      "max": "1",
      "min": 1,
      "path": "Organization.type",
      "alias": [ "tjenestetype" ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.no/fhir/ValueSet/no-basis-service-type",
        "description": "Tjenestetype CodeSystems"
      }
    }, {
      "id": "Organization.partOf",
      "min": 1,
      "path": "Organization.partOf"
    }, {
      "id": "Organization.endpoint",
      "min": 1,
      "path": "Organization.endpoint",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Endpoint" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
}