PackagesCanonicalsLogsProblems
    Packages
    HIE2.packages@0.1.1
    http://hl7.org/fhir/my/core/StructureDefinition/Organization-my-core
{
  "description": "Defines basic constraints and extensions on the Organization resource for use with other MY Core resources",
  "_filename": "OrganizationMyCore.json",
  "package_name": "HIE2.packages",
  "date": "2022-01-06T04:19:32.3840712+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-01-06T07:00:18.982+00:00"
  },
  "publisher": "HL7 International - US Realm Steering Committee",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "OrganizationMyCore",
  "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,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Organization",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Organization Profile (MY Core)",
  "package_version": "0.1.1",
  "status": "active",
  "id": "b79a4a5c-82d4-409b-b51e-26d9578d9117",
  "kind": "resource",
  "url": "http://hl7.org/fhir/my/core/StructureDefinition/Organization-my-core",
  "version": "4.0.0",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "mustSupport": false
    }, {
      "id": "Organization.identifier",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "comment": "NPI preferred.",
      "mapping": [ {
        "map": "n/a",
        "identity": "servd"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.identifier.system",
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.active",
      "min": 1,
      "path": "Organization.active",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mapping": [ {
        "map": "./PrimaryAddress and ./OtherAddresses",
        "identity": "servd"
      } ],
      "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",
      "mapping": [ {
        "map": "n/a",
        "identity": "servd"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.address.line",
      "max": "4",
      "path": "Organization.address.line",
      "mustSupport": true
    }, {
      "id": "Organization.address.city",
      "path": "Organization.address.city",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://simplifier.net/test20210792/my-core-city"
      },
      "mustSupport": true
    }, {
      "id": "Organization.address.state",
      "path": "Organization.address.state",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://simplifier.net/test20210792/my-core-state",
        "description": "Malaysia state."
      },
      "mapping": [ {
        "map": "./Sites",
        "identity": "servd"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.address.postalCode",
      "path": "Organization.address.postalCode",
      "short": "Malaysia Postcodes",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://simplifier.net/test20210792/my-code-poscode"
      },
      "mustSupport": true
    }, {
      "id": "Organization.address.country",
      "path": "Organization.address.country",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "HL7 International - US Realm Steering Committee",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/usrealm/index.cfm",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}