PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-extractionStatus
{
  "description": "Status of all resources of a FHIR profile extracted from the main FHIR store into a FHIR substore.",
  "_filename": "NxhExtExtractionStatus.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2022-02-09T16:58:08.0324598Z",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-02-21T16:05:16.061+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhExtExtractionStatus",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "b14bc9e0-f71e-44f9-a997-618428d8aeec",
  "kind": "complex-type",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-extractionStatus",
  "context": [ {
    "type": "element",
    "expression": "Basic"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "profile update status",
      "definition": "The date when the resources of a specific profile were last updated."
    }, {
      "id": "Extension.extension",
      "min": 3,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:extractionName",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "extraction name",
      "sliceName": "extractionName",
      "definition": "The name of the FHIR extraction configuration"
    }, {
      "id": "Extension.extension:extractionName.url",
      "path": "Extension.extension.url",
      "fixedUri": "extractionName"
    }, {
      "id": "Extension.extension:extractionName.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:profileName",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Profile name",
      "sliceName": "profileName",
      "definition": "The name of the FHIR profile"
    }, {
      "id": "Extension.extension:profileName.url",
      "path": "Extension.extension.url",
      "fixedUri": "profileName"
    }, {
      "id": "Extension.extension:profileName.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:lastUpdated",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Last Updated",
      "sliceName": "lastUpdated",
      "definition": "The date the resources of the FHIR profile were last extracted to the substore"
    }, {
      "id": "Extension.extension:lastUpdated.url",
      "path": "Extension.extension.url",
      "fixedUri": "lastUpdated"
    }, {
      "id": "Extension.extension:lastUpdated.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "dateTime"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-extractionStatus"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}