-
Notifications
You must be signed in to change notification settings - Fork 1
/
Observation-testis-links.json
77 lines (77 loc) · 1.95 KB
/
Observation-testis-links.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"resourceType": "Observation",
"id": "observation-testis-links-01",
"meta": {
"versionId": "1",
"lastUpdated": "2024-05-15T12:09:29.8191619+00:00",
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
"http://nictiz.nl/fhir/StructureDefinition/bc-ChildObservation"
]
},
"identifier": [
{
"system": "https://gebruikers.babyconnect.org/page/view/ea6b0224-7548-4153-ac27-d562af2dd49f/jgz",
"value": "observation-testis-links-01"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364204002",
"display": "observatie betreffende geslachtsorgaan (waarneembare entiteit)"
}
]
},
"subject": {
"reference": "Patient/milan-xxxkooij",
"display": "Milan XXX_Kooij"
},
"context": {
"reference": "EpisodeOfCare/episodeofcare-zwangerschap-03",
"display": "Derde zorgepisode Hanna XXX_Kooij-van XXX_Faraday"
},
"bodySite": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-observation-laterality",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "links"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "40689003",
"display": "structuur van testis (lichaamsstructuur)"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129434008",
"display": "palperen (kwalificatiewaarde)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "281900007",
"display": "geen afwijkingen vastgesteld (bevinding)"
}
]
}
}