PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.0.1
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer
{
  "description": null,
  "_filename": "HealthAppManufacturer.json",
  "package_name": "fhir.trustedhealthapps.org",
  "date": "2021-01-01T00:00:00+01:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-12-20T02:16:39.286+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "HealthAppManufacturer",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HealthAppManufacturer",
  "package_version": "1.0.1",
  "status": "active",
  "id": "73ee9def-28a7-4357-84e9-b465f728e8fa",
  "kind": "resource",
  "url": "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr",
      "max": "1",
      "path": "Organization.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ]
      } ],
      "sliceName": "iknr",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr.type.coding",
      "path": "Organization.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr.type.coding:XX-Type",
      "path": "Organization.identifier.type.coding",
      "sliceName": "XX-Type",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr.type.coding:XX-Type.system",
      "path": "Organization.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr.type.coding:XX-Type.code",
      "path": "Organization.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr.system",
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:iknr.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.active",
      "path": "Organization.active",
      "mustSupport": false
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mustSupport": true
    }, {
      "id": "Organization.telecom",
      "path": "Organization.telecom",
      "mustSupport": true
    }, {
      "id": "Organization.telecom.system",
      "path": "Organization.telecom.system",
      "mustSupport": true
    }, {
      "id": "Organization.telecom.value",
      "path": "Organization.telecom.value",
      "mustSupport": true
    }, {
      "id": "Organization.address",
      "path": "Organization.address",
      "mustSupport": true
    }, {
      "id": "Organization.address.line",
      "path": "Organization.address.line",
      "mustSupport": true
    }, {
      "id": "Organization.address.city",
      "path": "Organization.address.city",
      "mustSupport": true
    }, {
      "id": "Organization.address.postalCode",
      "path": "Organization.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Organization.address.country",
      "path": "Organization.address.country",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}