PackagesCanonicalsLogsProblems
    Packages
    test.no.basis@2.2.0-beta2
    http://hl7.no/fhir/StructureDefinition/no-basis-Procedure
{
  "description": "Basis profile for a procedure, to be used in Norway. The profile is adapted to include norwegian specific features and constraints.",
  "_filename": "no-basis-Procedure.StructureDefinition-profile.json",
  "package_name": "test.no.basis",
  "date": "2021-10-27",
  "derivation": "constraint",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-06-02T13:43:40.793+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NoBasisProcedure",
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "no-basis-Procedure",
  "package_version": "2.2.0-beta2",
  "status": "active",
  "id": "a08978a0-bb0e-439e-b860-de36c9e7258f",
  "kind": "resource",
  "url": "http://hl7.no/fhir/StructureDefinition/no-basis-Procedure",
  "version": "2.1.0",
  "differential": {
    "element": [ {
      "id": "Procedure.code.coding",
      "path": "Procedure.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Procedure.code.coding:NKPK",
      "max": "1",
      "path": "Procedure.code.coding",
      "short": "Codes defined by Norsk Klinisk Prosedyrekodeverk (NCMP, NCSP og NCRP)",
      "sliceName": "NKPK",
      "definition": "A reference to a code defined by Norsk Klinisk Prosedyrekodeverk (NCMP, NCSP og NCRP)",
      "patternCoding": {
        "system": "urn:oid:2.16.578.1.12.4.1.1.7275"
      }
    }, {
      "id": "Procedure.code.coding:SNOMED-CT",
      "max": "1",
      "path": "Procedure.code.coding",
      "short": "Code defined by SNOMED CT",
      "sliceName": "SNOMED-CT",
      "definition": "A reference to a code defined SNOMED CT.",
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Procedure.code.coding:ICPC-2",
      "max": "1",
      "path": "Procedure.code.coding",
      "short": "Code defined by a ICPC-2",
      "sliceName": "ICPC-2",
      "definition": "A reference to a code defined by ICPC-2",
      "patternCoding": {
        "system": "http://hl7.org/fhir/sid/icpc-2"
      }
    }, {
      "id": "Procedure.bodySite",
      "path": "Procedure.bodySite",
      "binding": {
        "strength": "preferred"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}