FHIR IG analytics| Package | hl7.fhir.us.identity-matching.r4b |
| Resource Type | Parameters |
| Id | Parameters-IDIMatchInputParameters-Example.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "IDIMatchInputParameters-Example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/identity-matching/StructureDefinition/idi-match-input-parameters"
]
},
"parameter": [
{
"name": "patient",
"resource": {
"resourceType": "Patient",
"id": "ExamplePatient",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Example Patient</b></p><a name=\"ExamplePatient\"></a><p><b>name</b>: ExamplePatient</p><p><b>address</b>: Peter Chalmers</p></div>"
},
"name": [
{
"use": "official",
"family": "Chalmers",
"given": [
"Peter",
"James"
]
}
]
}
}
]
}