FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-il-core-specimen.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/il-core-specimen |
| URL | http://fhir.health.gov.il/StructureDefinition/il-core-specimen |
| Version | 0.12.1 |
| Status | draft |
| Date | 2021-05-02 |
| Name | ILCoreSpecimen |
| Title | ILCore Specimen Profile |
| Realm | il |
| Authority | national |
| Description | Israel Core proposed constraints and extensions on the Specimen Resource |
| Type | Specimen |
| Kind | resource |
| StructureDefinition | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-diagnostic-report | ILCore DiagnosticReport Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-imaging-study | ILCore ImagingStudy Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-media | ILCore Media Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-observation | ILCore Observation Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-service-request | ILCore ServiceRequest Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-specimen | ILCore Specimen Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-diagnostic-report | ILHDP DiagnosticReport Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-specimen-lab | ILHDP Specimen Lab Profile |
| il.hdp.fhir.r4#0.4.2 | il-hdp-specimen-pathology | ILHDP Specimen Pathology Profile |
| il.tasmc.fhir.r4#0.7.1 | tasmc-specimen-lab | Sourasky Lab Samples Profile |
| il.core.fhir.r4#0.20.3 | il-core-molecular-sequence | ILCore Molecular Sequence Profile |
| StructureDefinition | ||
| il.core.fhir.r4.2023#0.1.0 | il-core-device | ILCore Device Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-group | ILCore Group Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-location | ILCore Location Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-patient | ILCore Patient Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-practitioner | ILCore Practitioner Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-practitioner-role | ILCore PractitionerRole Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-service-request | ILCore ServiceRequest Profile |
| il.core.fhir.r4.2023#0.1.0 | il-core-specimen | ILCore Specimen Profile |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "il-core-specimen",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-specimen",
"version": "0.12.1",
"name": "ILCoreSpecimen",
"title": "ILCore Specimen Profile",
"status": "draft",
"date": "2021-05-02",
"publisher": "Israel Core Team",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "ido.levin@moh.gov.il"
}
]
}
],
"description": "Israel Core proposed constraints and extensions on the Specimen Resource",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Specimen",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Specimen",
"path": "Specimen",
"short": "ILCore Specimen Profile",
"definition": "Definitions for the profile-Specimen resource profile."
},
{
"id": "Specimen.subject",
"path": "Specimen.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-patient",
"http://fhir.health.gov.il/StructureDefinition/il-core-group",
"http://fhir.health.gov.il/StructureDefinition/il-core-device",
"http://hl7.org/fhir/StructureDefinition/Substance",
"http://fhir.health.gov.il/StructureDefinition/il-core-location"
]
}
]
},
{
"id": "Specimen.parent",
"path": "Specimen.parent",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-specimen"
]
}
]
},
{
"id": "Specimen.request",
"path": "Specimen.request",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-service-request"
]
}
]
},
{
"id": "Specimen.collection.collector",
"path": "Specimen.collection.collector",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-practitioner",
"http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role"
]
}
]
}
]
}
}