FHIR IG analytics| Package | actnow.canshare.co.nz |
| Resource Type | Observation |
| Id | Observation-PRStatus.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "PRStatus",
"meta": {
"profile": [
"http://canshare.co.nz/fhir/StructureDefinition/an-pr-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://canshare.co.nz/identifiers",
"value": "pr"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct/21000210109",
"code": "445029000"
}
]
},
"subject": {
"reference": "Patient/exPatient"
},
"effectiveDateTime": "2020-01-01",
"performer": [
{
"reference": "Practitioner/exPractitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct/21000210109",
"code": "416561008",
"display": "Progesterone receptor positive tumor (disorder)"
}
]
}
}