| Package | HIE2.packages |
| Resource Type | StructureDefinition |
| Id | Organization-my-core |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/my/core/StructureDefinition/Organization-my-core |
| URL | http://hl7.org/fhir/my/core/StructureDefinition/Organization-my-core |
| Version | 4.0.0 |
| Status | active |
| Date | 2022-01-06T04:19:32.3840712+00:00 |
| Name | OrganizationMyCore |
| Title | Organization Profile (MY Core) |
| Realm | uv |
| Authority | hl7 |
| Description | Defines basic constraints and extensions on the Organization resource for use with other MY Core resources |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
| Type | Organization |
| Kind | resource |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Organization | A grouping of people or organizations with a common purpose | |
![]() ![]() | S | 0..* | Identifier | Identifies this organization across multiple systems Slice: Unordered, Open by pattern:$this |
![]() ![]() ![]() | Content/Rules for all slices | |||
![]() ![]() ![]() ![]() | S | 0..1 | uri | The namespace for the identifier value |
![]() ![]() ![]() ![]() | S | 0..1 | string | The value that is unique |
![]() ![]() ![]() | S | 0..1 | Identifier | National Provider Identifier (NPI) Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://hl7.org/fhir/sid/us-npi | |
![]() ![]() ![]() | 0..1 | Identifier | Clinical Laboratory Improvement Amendments (CLIA) Number for laboratories Required Pattern: At least the following | |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.4.7 | |
![]() ![]() | S | 1..1 | boolean | Whether the organization's record is still in active use |
![]() ![]() | S | 1..1 | string | Name used for the organization |
![]() ![]() | S | 0..* | ContactPoint | A contact detail for the organization |
![]() ![]() ![]() | S | 0..1 | code | phone | fax | email | pager | url | sms | other |
![]() ![]() ![]() | S | 0..1 | string | The actual contact point details |
![]() ![]() | S | 0..* | Address | An address for the organization |
![]() ![]() ![]() | S | 0..4 | string | Street name, number, direction & P.O. Box etc. |
![]() ![]() ![]() | S | 0..1 | string | Name of city, town etc. |
![]() ![]() ![]() | S | 0..1 | string | Sub-unit of country (abbreviations ok) Binding: USPS Two Letter Alphabetic Codes (extensible): Two letter USPS alphabetic codes. |
![]() ![]() ![]() | S | 0..1 | string | US Zip Codes |
![]() ![]() ![]() | S | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
Documentation for this format | ||||
{
"resourceType": "StructureDefinition",
"id": "Organization-my-core",
"meta": {
"lastUpdated": "2022-01-06T07:00:18.982+00:00"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/my/core/StructureDefinition/Organization-my-core",
"version": "4.0.0",
"name": "OrganizationMyCore",
"title": "Organization Profile (MY Core)",
"status": "active",
"experimental": false,
"date": "2022-01-06T04:19:32.3840712+00:00",
"publisher": "HL7 International - US Realm Steering Committee",
"contact": [
{
"name": "HL7 International - US Realm Steering Committee",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/usrealm/index.cfm"
}
]
}
],
"description": "Defines basic constraints and extensions on the Organization resource for use with other MY Core resources",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "servd",
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization",
"path": "Organization",
"mustSupport": false
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"comment": "NPI preferred.",
"min": 1,
"max": "1",
"mustSupport": true,
"mapping": [
{
"identity": "servd",
"map": "n/a"
}
]
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"mustSupport": true
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"mustSupport": true
},
{
"id": "Organization.active",
"path": "Organization.active",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.name",
"path": "Organization.name",
"min": 1,
"mustSupport": true,
"mapping": [
{
"identity": "servd",
"map": "./PrimaryAddress and ./OtherAddresses"
}
]
},
{
"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,
"mapping": [
{
"identity": "servd",
"map": "n/a"
}
]
},
{
"id": "Organization.address.line",
"path": "Organization.address.line",
"max": "4",
"mustSupport": true
},
{
"id": "Organization.address.city",
"path": "Organization.address.city",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "https://simplifier.net/test20210792/my-core-city"
}
},
{
"id": "Organization.address.state",
"path": "Organization.address.state",
"mustSupport": true,
"binding": {
"strength": "extensible",
"description": "Malaysia state.",
"valueSet": "https://simplifier.net/test20210792/my-core-state"
},
"mapping": [
{
"identity": "servd",
"map": "./Sites"
}
]
},
{
"id": "Organization.address.postalCode",
"path": "Organization.address.postalCode",
"short": "Malaysia Postcodes",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "https://simplifier.net/test20210792/my-code-poscode"
}
},
{
"id": "Organization.address.country",
"path": "Organization.address.country",
"mustSupport": true
}
]
}
}