FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.no.basis
Resource TypeStructureDefinition
Idno-basis-Composition.structuredefinition.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "no-basis-Composition",
  "url": "http://hl7.no/fhir/StructureDefinition/no-basis-Composition",
  "version": "2.0.15",
  "name": "NoBasisComposition",
  "title": "no-basis-Composition",
  "status": "active",
  "description": "Basisprofil for Norwegian Composition. 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 the relevant use-case.\r\n\r\nThe profile sets the absolute minimum requirements, identifies the extensions and terminology which can be present.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "fhirdocumentreference",
      "uri": "http://hl7.org/fhir/documentreference",
      "name": "FHIR DocumentReference"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.type",
        "path": "Composition.type",
        "definition": "Specifies the particular kind of composition 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",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.no/fhir/ValueSet/no-basis-documentreference-type"
        }
      }
    ]
  }
}