Skip to content

Commit 0f6b9fb

Browse files
committed
Specimen Wrong Display
Specimen Wrong Display
1 parent 674eda5 commit 0f6b9fb

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"resourceType": "Specimen",
3+
"id": "Specimen-BloodEDTA-Example",
4+
"status": "unavailable",
5+
"type": {
6+
"coding": [
7+
{
8+
"system": "http://snomed.info/sct",
9+
"code": "92818009",
10+
"display": "Blood specimen"
11+
}
12+
]
13+
},
14+
"subject": {
15+
"reference": "Patient/Patient-MeirLieberman-Example",
16+
"identifier": {
17+
"system": "https://fhir.nhs.uk/Id/nhs-number",
18+
"value": "9449307873"
19+
}
20+
}
21+
}

0 commit comments

Comments
 (0)