FHIR IG analytics| Package | myhie.v4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-Composition-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "Composition-my-core",
"meta": {
"versionId": "7",
"lastUpdated": "2024-03-06T09:31:56.1993696+00:00",
"source": "#EQ95lyR2vkJjgHBu"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/Composition-my-core",
"version": "1.0.0",
"name": "CompositionMyCore",
"title": "Composition (MY Core)",
"status": "active",
"date": "2024-03-13T01:41:41.3395961+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"description": "Composition profile for general composition use",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Composition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Composition.extension:locationRecorded",
"path": "Composition.extension",
"sliceName": "locationRecorded",
"short": "An extension to define where the Composition was recorded (Location Resource)",
"definition": "An extension to define where the Composition was recorded (Location Resource)",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/location-recorded-my-core"
]
}
],
"isModifier": false
},
{
"id": "Composition.type",
"path": "Composition.type",
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/composition-type-my-core"
}
},
{
"id": "Composition.category",
"path": "Composition.category",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding.system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Composition.category:category",
"path": "Composition.category",
"sliceName": "category",
"max": "1",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/composition-category-my-core"
}
},
{
"id": "Composition.category:category.coding.system",
"path": "Composition.category.coding.system",
"fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/composition-category-my-core"
},
{
"id": "Composition.category:class",
"path": "Composition.category",
"sliceName": "class",
"max": "1",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/composition-class-my-core"
}
},
{
"id": "Composition.category:class.coding.system",
"path": "Composition.category.coding.system",
"fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/composition-class-my-core"
},
{
"id": "Composition.subject",
"path": "Composition.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "Composition.confidentiality",
"path": "Composition.confidentiality",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification"
}
},
{
"id": "Composition.custodian",
"path": "Composition.custodian",
"min": 1
},
{
"id": "Composition.event",
"path": "Composition.event",
"min": 1
},
{
"id": "Composition.event.code",
"path": "Composition.event.code",
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/composition-event-my-core"
}
},
{
"id": "Composition.section",
"path": "Composition.section",
"min": 1
},
{
"id": "Composition.section.extension:sectionDate",
"path": "Composition.section.extension",
"sliceName": "sectionDate",
"short": "Extension to define the date this section was created on",
"definition": "Extension to define the date this section was created on",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/composition-section-date-my-core"
]
}
],
"isModifier": false
},
{
"id": "Composition.section.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/composition-section-my-core"
}
}
]
}
}