FHIR IG analytics| Package | csiro.stars |
| Resource Type | Patient |
| Id | Patient-Patient-Example1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-Example1
Language: en
Profile: CSIRO STARS Patient Profile
Horse1 (no stated gender), DoB Unknown ( Accession ID)
| Other Id: | Microchip Number/345 222 666 306 | ||
| Patient Animal: |
| ||
| Is Human | false | ||
{
"resourceType": "Patient",
"id": "Patient-Example1",
"meta": {
"profile": [
"https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-patient"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/is-human",
"valueBoolean": false
},
{
"extension": [
{
"url": "species",
"valueCodeableConcept": {
"coding": [
{
"system": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/species-stars",
"code": "2.3.4.1.2",
"display": "Grey-headed Flying Fox"
}
]
}
},
{
"url": "breed",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "90580008",
"display": "Fish"
}
]
}
},
{
"url": "genderStatus",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/animal-genderstatus",
"code": "intact",
"display": "Intact"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-animal"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system",
"code": "ACSN"
}
]
},
"value": "P21-00344-0001 Horse1"
},
{
"type": {
"coding": [
{
"system": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system",
"code": "MCN"
}
]
},
"value": "345 222 666 306"
}
],
"name": [
{
"text": "Horse1"
}
]
}