FHIR IG analytics| Package | ca.pipeline.test.breaks |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-allergyintolerance-ca-pipeline-test.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.pipeline.test.breaks@0.0.1&canonical=http://fhir.infoway-inforoute.ca/ca-pipeline-test/StructureDefinition/allergyintolerance-ca-pipeline-test |
| URL | http://fhir.infoway-inforoute.ca/ca-pipeline-test/StructureDefinition/allergyintolerance-ca-pipeline-test |
| Status | draft |
| Name | AllergyIntoleranceCAPipelineTest |
| Title | AllergyIntolerance (ca-pipeline-test) |
| Type | AllergyIntolerance |
| Kind | resource |
No resources found
| ValueSet | |
| fake-valueset | Fake Valueset (CA Pipeline Test) |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "allergyintolerance-ca-pipeline-test",
"url": "http://fhir.infoway-inforoute.ca/ca-pipeline-test/StructureDefinition/allergyintolerance-ca-pipeline-test",
"name": "AllergyIntoleranceCAPipelineTest",
"title": "AllergyIntolerance (ca-pipeline-test)",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "AllergyIntolerance",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "AllergyIntolerance.code",
"path": "AllergyIntolerance.code",
"binding": {
"strength": "preferred",
"valueSet": "https://example.org/ValueSet/fake-valueset"
}
},
{
"id": "AllergyIntolerance.onset[x]",
"path": "AllergyIntolerance.onset[x]",
"type": [
{
"code": "Age"
}
]
},
{
"id": "AllergyIntolerance.reaction.manifestation",
"path": "AllergyIntolerance.reaction.manifestation",
"binding": {
"strength": "preferred",
"valueSet": "https://example.org/ValueSet/fake-valueset"
}
}
]
}
}