FHIR IG analytics| Package | hl7.fhir.uv.immds |
| Resource Type | Parameters |
| Id | Parameters-parameters-in-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "parameters-in-example",
"parameter": [
{
"name": "assessmentDate",
"valueDate": "2019-06-27"
},
{
"name": "patient",
"resource": {
"resourceType": "Patient",
"id": "forecast-example",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/immds/StructureDefinition/immds-patient"
]
},
"identifier": [
{
"_system": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"_value": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
}
],
"name": [
{
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
]
}
],
"gender": "male",
"birthDate": "2019-04-28"
}
},
{
"name": "immunization",
"resource": {
"resourceType": "Immunization",
"id": "c9d3fd2e-cf34-44f8-aa68-4413a01c4153",
"meta": {
"versionId": "1",
"lastUpdated": "2019-06-27T11:55:25.382-04:00",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
]
},
"contained": [
{
"resourceType": "Patient",
"id": "patient-forecast-data",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/immds/StructureDefinition/immds-patient"
]
},
"identifier": [
{
"_system": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"_value": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
}
],
"name": [
{
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
]
}
],
"gender": "male",
"birthDate": "2019-04-28"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "08",
"display": "Hep B, adolescent or pediatric"
}
]
},
"patient": {
"reference": "#patient-forecast-data"
},
"occurrenceDateTime": "2019-04-29",
"recorded": "2019-04-29T00:00:00-04:00",
"primarySource": false
}
}
]
}