PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.no.basis@2.1.0
    http://hl7.no/fhir/StructureDefinition/no-basis-DocumentReference
{
  "description": "Basisprofil for Norwegian DocumentReference. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds terminology and extensions specific to Norway. The basis profile is open, derived profiles should close down the information elements according to specification relevant to the use-case.\\r\\n\\r\\nThe profile sets the absolute minimum requirements when searching, fething and storing documents within the healtcare domain. It sets the basic requirements for extensions and terminology which can be present.",
  "_filename": "no-basis-DocumentReference.structuredefinition-profile.json",
  "package_name": "hl7.fhir.no.basis",
  "date": "2020-08-21",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NoBasisDocumentReference",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/composition",
    "name": "FHIR Composition",
    "identity": "fhircomposition"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://ihe.net/xds",
    "name": "XDS metadata equivalent",
    "identity": "xds"
  } ],
  "abstract": false,
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "no-basis-DocumentReference",
  "package_version": "2.1.0",
  "status": "active",
  "id": "fc4152fa-d162-4317-ab0a-c766a808a6e1",
  "kind": "resource",
  "url": "http://hl7.no/fhir/StructureDefinition/no-basis-DocumentReference",
  "version": "2.0.15",
  "differential": {
    "element": [ {
      "id": "DocumentReference.type",
      "path": "DocumentReference.type",
      "short": "Kind of document",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.no/fhir/ValueSet/no-basis-documentreference-type"
      },
      "comment": "Key metadata element describing the document that describes the exact type of document. Helps humans to assess whether the document is of interest when viewing a list of documents.",
      "definition": "Specifies the particular kind of document referenced using the codes defined in the valueset 'NoBasisDocumentReferenceType'.\r\nSuch as:\r\n- A00-1 Epikriser og sammenfatninger\r\n- A01-2 Kriseplan\r\n- A02-2 Individuell plan\r\n- etc.\r\n\r\nSee valueset 'NoBasisDocumentReferenceType' in the Terminology section for more information on available types"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}